dependabot[bot] opened a new pull request, #3113:
URL: https://github.com/apache/iceberg-python/pull/3113

   Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.1 to 7.0.2.
   <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.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/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><a 
href="https://github.com/tkem/cachetools/commit/083ee5ffdfddcf7081181b315759a5c0b50c046f";><code>083ee5f</code></a>
 Add clear() tests for TTLCache and TLRUCache.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/2181faddf87e6a671023e8c67c8f42455581a75d";><code>2181fad</code></a>
 Add comment explaining clear() optimization.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/595e7af5e22f02d184da89733fb0dfab7cadbba6";><code>595e7af</code></a>
 Address PR review comments for clear() methods</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/c9c942fa76c79ef8a54a34f76a0e7155f9d8b1dc";><code>c9c942f</code></a>
 Add efficient clear() method to all cache classes.</li>
   <li><a 
href="https://github.com/tkem/cachetools/commit/330f14787234029e135d07df8635c57ae93c6ded";><code>330f147</code></a>
 Add efficient clear() method to Cache, LRUCache, and LFUCache.</li>
   <li>See full diff in <a 
href="https://github.com/tkem/cachetools/compare/v7.0.1...v7.0.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachetools&package-manager=uv&previous-version=7.0.1&new-version=7.0.2)](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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to