dependabot[bot] opened a new pull request, #3727: URL: https://github.com/apache/iceberg-python/pull/3727
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.4 to 7.1.6. <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.1.6 (2026-07-24)</h1> <ul> <li>Minor style improvements to keep <code>ruff</code> happy.</li> </ul> <h1>v7.1.5 (2026-07-23)</h1> <ul> <li> <p>Fix <code>TLRUCache</code> silently keeping stale values on expired overwrites.</p> </li> <li> <p>Reject negative cache item <code>getsizeof</code> values.</p> </li> <li> <p>Update build environment.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tkem/cachetools/commit/13bb86a55e36e501cf0b3e4c35db516ed9409fd7"><code>13bb86a</code></a> Minor style improvements to keep ruff happy.</li> <li><a href="https://github.com/tkem/cachetools/commit/e2250be46b9d8ed76b82c1c18a4465c0b1167b8a"><code>e2250be</code></a> Fix RTD version handling.</li> <li><a href="https://github.com/tkem/cachetools/commit/0d2a6ea17b3627bcf334c7360a8abe5889dd6235"><code>0d2a6ea</code></a> Release v7.1.5.</li> <li><a href="https://github.com/tkem/cachetools/commit/d64cf805de3c35feac4d2acc0d9d092bd9afd77e"><code>d64cf80</code></a> Prepare v7.1.5.</li> <li><a href="https://github.com/tkem/cachetools/commit/fcbb0de97fc09de646d2e210def765d07dee66e8"><code>fcbb0de</code></a> Fix <a href="https://redirect.github.com/tkem/cachetools/issues/406">#406</a>: Merge branch 'gaoflow-fix-tlru-overwrite-expired-stale-value' into ...</li> <li><a href="https://github.com/tkem/cachetools/commit/c0fdf6abab38040947d6fe2e38c507401d5e2350"><code>c0fdf6a</code></a> Fix TLRUCache silently keeping stale value on expired overwrite</li> <li><a href="https://github.com/tkem/cachetools/commit/978d34d40cdbf3b4cbfce104f3166032cc4ea028"><code>978d34d</code></a> Bump actions/setup-python from 6.2.0 to 6.3.0</li> <li><a href="https://github.com/tkem/cachetools/commit/d5c7eea7e52d18fed0ec1b575db1956b1d035782"><code>d5c7eea</code></a> Reject negative cache item sizes</li> <li><a href="https://github.com/tkem/cachetools/commit/578e97648dd312880f8aea172437c6dd424d0028"><code>578e976</code></a> Update build environment.</li> <li><a href="https://github.com/tkem/cachetools/commit/e164b7020e4211b57d20fe2b252d931af6244ad4"><code>e164b70</code></a> Bump codecov/codecov-action from 6.0.0 to 7.0.0</li> <li>Additional commits viewable in <a href="https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.6">compare view</a></li> </ul> </details> <br /> [](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]
