Bump cachetools from 5.1.0 to 5.3.1

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.1.0 to 5.3.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.1.0...v5.3.1)

---
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]
2023-08-17 22:09:16 +00:00
committed by GitHub
parent c84090e496
commit 34b6a6f4fb
2 changed files with 26 additions and 26 deletions

View File

@@ -18,7 +18,7 @@ bleach = "==4.1.0"
blinker = "~=1.4"
boto3 = "==1.28.15"
botocore = "==1.31.15"
cachetools = "==5.1.0"
cachetools = "==5.3.1"
celery = {version = "==5.2.7", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.15.1"