Skip to content

Commit b4bd329

Browse files
Build: Bump cachetools from 6.2.2 to 6.2.4 (#2834)
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.2 to 6.2.4. <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.4 (2025-12-15)</h1> <ul> <li>Fix license information displayed on PyPI be using an updated version of <code>twine</code> for uploading.</li> </ul> <h1>v6.2.3 (2025-12-12)</h1> <ul> <li> <p>Improve documentation regarding <code>@cachedmethod</code> with <code>condition</code> parameter.</p> </li> <li> <p>Minor style and readability improvements.</p> </li> <li> <p>Modernize build environment.</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/9983ef8bd76758707ab9d197d4bd9fa47b4fb8bd"><code>9983ef8</code></a> Bump version for uploading with updated twine.</li> <li><a href="https://github.com/tkem/cachetools/commit/c9354683857b10b5e00cb93d06f7549ac8344fc0"><code>c935468</code></a> Release v6.2.3.</li> <li><a href="https://github.com/tkem/cachetools/commit/94d1099e6e79d34c436dc9f5d1cc039bcbf76738"><code>94d1099</code></a> Prepare v6.2.3.</li> <li><a href="https://github.com/tkem/cachetools/commit/af8b7d4ffa48d5947161ddb8c1ef1c60dda1e816"><code>af8b7d4</code></a> Fix <a href="https://redirect.github.com/tkem/cachetools/issues/372">#372</a>: Convert setup.cfg to pyproject.toml.</li> <li><a href="https://github.com/tkem/cachetools/commit/20b8a192f666420a1986b793fd5846b89fdcd647"><code>20b8a19</code></a> Fix <a href="https://redirect.github.com/tkem/cachetools/issues/370">#370</a>: Mention that using <a href="https://github.com/cachedmethod"><code>@​cachedmethod</code></a> with condition requires self to be...</li> <li><a href="https://github.com/tkem/cachetools/commit/116fb4c3459067442d731e01a3db4694b50722f1"><code>116fb4c</code></a> Minor style and readability improvements.</li> <li><a href="https://github.com/tkem/cachetools/commit/96546ea34f8c77df009fb3bc019b72b03589c3fd"><code>96546ea</code></a> Bump actions/checkout from 5.0.0 to 6.0.0</li> <li><a href="https://github.com/tkem/cachetools/commit/0106cc1d4764c9a94cd39a55579ce49bca9f4e1e"><code>0106cc1</code></a> Bump actions/setup-python from 6.0.0 to 6.1.0</li> <li>See full diff in <a href="https://github.com/tkem/cachetools/compare/v6.2.2...v6.2.4">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=6.2.2&new-version=6.2.4)](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 7b3ee05 commit b4bd329

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

uv.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)