An open index of dependabot pull requests across open source projects.

⬆ Bump cachetools from 6.0.0 to 6.2.4 in /backend

Open
Number: #18
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: January 25, 2026 at 03:46 AM UTC
(4 months ago)
Updated: February 04, 2026 at 03:02 AM UTC
(4 months ago)
Labels:
dependencies python
Description:

Bumps cachetools from 6.0.0 to 6.2.4.

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

Dependabot compatibility score

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 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)
Package Dependencies
Package:
cachetools
Ecosystem:
pip
Version Change:
6.0.0 → 6.2.4
Update Type:
Minor
Path:
/backend
Technical Details
ID: 13138710
UUID: 3852499334
Node ID: PR_kwDORAsOu86_MgVB
Host: GitHub
Repository: Driver-Adam-Testing/python-backend-test-b