Bump cachetools from 5.3.2 to 5.3.3

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

---
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]
2024-03-14 21:18:07 +00:00
committed by GitHub
parent 3c651a3834
commit fee88b86d2
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.29.6"
botocore = "^1.32.6"
cachetools = "==5.3.2"
cachetools = "==5.3.3"
celery = {version = "==5.3.6", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.16.0"