Bump cachetools from 5.5.0 to 5.5.2

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.0 to 5.5.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.0...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-25 16:03:48 +00:00
committed by GitHub
parent 3af8f782ec
commit 3a38ea2db6
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ async-timeout = "^4.0.3"
bleach = "^6.1.0"
boto3 = "^1.34.156"
botocore = "^1.35.99"
cachetools = "^5.4.0"
cachetools = "^5.5.2"
cffi = "^1.16.0"
cryptography = "^44.0.2"
flask-redis = "^0.4.0"