dependabot[bot] opened a new pull request, #10648:
URL: https://github.com/apache/gravitino/pull/10648

   Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.1 to 7.0.5.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst";>cachetools's
 changelog</a>.</em></p>
   <blockquote>
   <h1>v7.0.5 (2026-03-09)</h1>
   <ul>
   <li>Minor <code>@cachedmethod</code> performance improvements.</li>
   </ul>
   <h1>v7.0.4 (2026-03-08)</h1>
   <ul>
   <li>
   <p>Fix and properly document <code>@cachedmethod.cache_key</code> 
behavior.</p>
   </li>
   <li>
   <p>Minor documentation improvements.</p>
   </li>
   </ul>
   <h1>v7.0.3 (2026-03-05)</h1>
   <ul>
   <li>Fix <code>DeprecationWarning</code> when creating an autospec mock with
   <code>@cachedmethod</code> decorations.</li>
   </ul>
   <h1>v7.0.2 (2026-03-02)</h1>
   <ul>
   <li>Provide more efficient <code>clear()</code> implementation for all 
support
   Cache classes (courtesy Josep Pon Farreny).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tkem/cachetools/commit/5dce86fc5c9c565c6e9c912e2be5d6abb9586a1d";><code>5dce86f</code></a>
 Release v7.0.5.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/af5e68812b6fc5e432b5098711b5f4dcb5d20ccd";><code>af5e688</code></a>
 Minor <a 
href="https://github.com/cachedmethod";><code>@​cachedmethod</code></a> 
performance improvements.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/0ca75e6049b63faa75c05b9929c83e3507be84a0";><code>0ca75e6</code></a>
 Relase v7.0.4.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/5b1fa392d07a74774f9eb6796205777c81110f1c";><code>5b1fa39</code></a>
 Prepare v7.0.4.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/18e5930ced2cf107c273b81d949dbab8ce3f48e1";><code>18e5930</code></a>
 Fix <a href="https://redirect.github.com/tkem/cachetools/issues/218";>#218</a>: 
Fix and properly document <a 
href="https://github.com/cachedmethod";><code>@​cachedmethod</code></a>.cache_key
 handling.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/98ec79ff8be24ce1346d6a96602f11ccbda4f76f";><code>98ec79f</code></a>
 Drop &quot;class method&quot; from <a 
href="https://github.com/cachedmethod";><code>@​cachedmethod</code></a> 
docstring.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/93822a30fcb2be7721deb1cd7fcc98c28136e48e";><code>93822a3</code></a>
 Release v7.0.3.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/57d2e4813d9801f97034559e22428bac6f7c6c9b";><code>57d2e48</code></a>
 Fix <a href="https://redirect.github.com/tkem/cachetools/issues/387";>#387</a>: 
Handle obj=None case for inspection in _DescriptorBase.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/8011b71949e8d8d81a71359cca9477d67a2c9c0b";><code>8011b71</code></a>
 Release v7.0.2.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/73d16025693ee2e615c87fa249fe0324269d395f";><code>73d1602</code></a>
 Minor cleanups.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tkem/cachetools/compare/v7.0.1...v7.0.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachetools&package-manager=pip&previous-version=7.0.1&new-version=7.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to