Bump cachetools from 5.3.1 to 5.3.2

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.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]
2023-11-06 21:13:52 +00:00
committed by GitHub
parent 0c6482da32
commit c09d92eba7
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ bleach = "^6.1.0"
blinker = "~=1.4"
boto3 = "^1.28.66"
botocore = "^1.31.66"
cachetools = "==5.3.1"
cachetools = "==5.3.2"
celery = {version = "==5.2.7", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.16.0"