Bump cachetools from 6.2.3 to 6.2.4 (#3168)

Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.3 to 6.2.4.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.3...v6.2.4)

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

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-12-17 10:15:46 -05:00
committed by GitHub
parent fb9ded6dc7
commit 20b293b309
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ async-timeout = "^5.0.1"
bleach = "^6.3.0"
boto3 = "^1.35.99"
botocore = "^1.35.99"
cachetools = "^6.2.3"
cachetools = "^6.2.4"
cffi = "^2.0.0"
cryptography = "^46.0.3"
flask-redis = "^0.4.0"