Bump cachetools from 6.1.0 to 6.2.0 (#2865)

Bumps [cachetools](https://github.com/tkem/cachetools) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-26 17:03:25 +00:00
committed by GitHub
parent 15dd131096
commit 2e85677bb0
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ async-timeout = "^5.0.1"
bleach = "^6.1.0"
boto3 = "^1.35.99"
botocore = "^1.35.99"
cachetools = "^6.1.0"
cachetools = "^6.2.0"
cffi = "^1.16.0"
cryptography = "^45.0.6"
flask-redis = "^0.4.0"