Merge pull request #429 from GSA/dependabot/pip/cachetools-5.3.1

Bump cachetools from 5.1.0 to 5.3.1
This commit is contained in:
Steven Reilly
2023-08-22 17:46:03 -04:00
committed by GitHub
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"