Skip to content

Commit 5ce8659

Browse files
Build: Bump cachetools from 5.5.1 to 5.5.2 (#1695)
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.1 to 5.5.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>v5.5.2 (2025-02-20)</h1> <ul> <li> <p>Reduce number of <code>@cached</code> lock/unlock operations.</p> </li> <li> <p>Improve documentation.</p> </li> <li> <p>Update CI environment.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tkem/cachetools/commit/c403f9f4185e58090b904c1915345b9ba46d5a08"><code>c403f9f</code></a> Bump version</li> <li><a href="https://github.com/tkem/cachetools/commit/9e11baaa26d53824aadda14a217975fe54dbd33e"><code>9e11baa</code></a> Bump copyright year.</li> <li><a href="https://github.com/tkem/cachetools/commit/450cd4138791d36128fc5490ba6fc9223b5b7eaf"><code>450cd41</code></a> Update CI environment.</li> <li><a href="https://github.com/tkem/cachetools/commit/d63ec416a44cfcac4a050afa9df838c4a21de7f1"><code>d63ec41</code></a> Bump codecov/codecov-action from 4.5.0 to 5.3.1</li> <li><a href="https://github.com/tkem/cachetools/commit/bcd3399b358dc0a241d4753c250f0ea3e2080217"><code>bcd3399</code></a> Bump actions/setup-python from 5.2.0 to 5.4.0</li> <li><a href="https://github.com/tkem/cachetools/commit/8bda7ea4130a51369e47e51dd1afc7e4cc76721c"><code>8bda7ea</code></a> Bump actions/checkout from 4.2.0 to 4.2.2</li> <li><a href="https://github.com/tkem/cachetools/commit/c03a7eeb09c75cb87f3afe4f6994ea689ee62a94"><code>c03a7ee</code></a> Fix <a href="https://redirect.github.com/tkem/cachetools/issues/328">#328</a>: Add note about maxsize being an actual number.</li> <li><a href="https://github.com/tkem/cachetools/commit/72b4a329114e78a9b55969573250f3779f166979"><code>72b4a32</code></a> Reduce number of decorator lock/unlock operations in case of cache miss.</li> <li><a href="https://github.com/tkem/cachetools/commit/225288392d3f43503d4e1ff498e2efe00429cea4"><code>2252883</code></a> Add test case for decorator lock/unlock operations.</li> <li><a href="https://github.com/tkem/cachetools/commit/fef378fde88dee0db4523074b3568c5ff2c4626a"><code>fef378f</code></a> Show missing lines in tox coverage report.</li> <li>Additional commits viewable in <a href="https://github.com/tkem/cachetools/compare/v5.5.1...v5.5.2">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=5.5.1&new-version=5.5.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 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 1e363a4 commit 5ce8659

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)