Bump cachetools from 5.3.3 to 5.4.0

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-22 21:38:30 +00:00
committed by GitHub
parent 26c6d392ce
commit a98c8f6401
2 changed files with 10 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ amqp = "==5.2.0"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.34.143"
botocore = "^1.34.144"
cachetools = "==5.3.3"
cachetools = "==5.4.0"
celery = {version = "==5.4.0", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.16.0"