Skip to content

Commit 80050f5

Browse files
Bump cachetools from 6.2.5 to 6.2.6 (#760)
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.5 to 6.2.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>v6.2.6 (2026-01-27)</h1> <ul> <li> <p>Improve typedkey performance.</p> </li> <li> <p>Minor documentation improvements.</p> </li> <li> <p>Minor testing improvements.</p> </li> <li> <p>Minor code readability improvements.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tkem/cachetools/commit/318ed714b089293c22ceccb1fa5b32fd9663e4b3"><code>318ed71</code></a> Release v6.2.6.</li> <li><a href="https://github.com/tkem/cachetools/commit/48443ffa81c5fef6aeebcba0b582a3fa11fd67bd"><code>48443ff</code></a> Fix Cache.popitem test.</li> <li><a href="https://github.com/tkem/cachetools/commit/709819ca5480e9a34ba62cb2773a8eda34389deb"><code>709819c</code></a> Fix test method naming.</li> <li><a href="https://github.com/tkem/cachetools/commit/68e4b9cafa0c81cbb545d5036196e4d1b971dc22"><code>68e4b9c</code></a> Minor documentation improvements.</li> <li><a href="https://github.com/tkem/cachetools/commit/8ee4015e5c8e4c20b2b272045b0b1e3bc444feaa"><code>8ee4015</code></a> Minor code readability improvements.</li> <li><a href="https://github.com/tkem/cachetools/commit/ea47f9967dc71d70260626c93cc8179c7c1f1acb"><code>ea47f99</code></a> Improve typedkey performance.</li> <li>See full diff in <a href="https://github.com/tkem/cachetools/compare/v6.2.5...v6.2.6">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=6.2.5&new-version=6.2.6)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33cbfaf commit 80050f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)