Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Updates the requirements on cachetools to permit the latest version.

Changelog

Sourced from cachetools's changelog.

v6.2.4 (2025-12-15)

  • Fix license information displayed on PyPI be using an updated version of twine for uploading.

v6.2.3 (2025-12-12)

  • Improve documentation regarding @cachedmethod with condition parameter.

  • Minor style and readability improvements.

  • Modernize build environment.

  • Update CI environment.

v6.2.2 (2025-11-13)

  • Minor improvements from GitHub Copilot code review.

  • Improve documentation.

v6.2.1 (2025-10-12)

  • Add support for Python 3.14.

  • Improve documentation.

  • Update CI environment.

v6.2.0 (2025-08-25)

  • Improve general RRCache performance by storing cache keys in an additional sequence container. Note that this will increase memory consumption.

  • Add more unit tests.

v6.1.0 (2025-06-16)

... (truncated)

Commits
  • 9983ef8 Bump version for uploading with updated twine.
  • c935468 Release v6.2.3.
  • 94d1099 Prepare v6.2.3.
  • af8b7d4 Fix #372: Convert setup.cfg to pyproject.toml.
  • 20b8a19 Fix #370: Mention that using @​cachedmethod with condition requires self to be...
  • 116fb4c Minor style and readability improvements.
  • 96546ea Bump actions/checkout from 5.0.0 to 6.0.0
  • 0106cc1 Bump actions/setup-python from 6.0.0 to 6.1.0
  • 4ee2600 Release v6.2.2.
  • f1cec39 Minor improvements from GitHub Copilot code review.
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 16, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/master/cachetools-approx-eq-6.2.4 branch 6 times, most recently from 69b3302 to d30fb18 Compare December 23, 2025 06:05
@dependabot dependabot bot force-pushed the dependabot/pip/master/cachetools-approx-eq-6.2.4 branch 3 times, most recently from 132d3b9 to 68a5569 Compare December 30, 2025 06:05
@dependabot dependabot bot force-pushed the dependabot/pip/master/cachetools-approx-eq-6.2.4 branch 3 times, most recently from 2737f03 to f06bdc2 Compare January 6, 2026 06:07
@dependabot dependabot bot force-pushed the dependabot/pip/master/cachetools-approx-eq-6.2.4 branch 4 times, most recently from c83bcef to 77370a8 Compare January 13, 2026 07:52
Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.5.2...v6.2.4)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 6.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/cachetools-approx-eq-6.2.4 branch from 77370a8 to 249c70c Compare January 14, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants