Update cachetools from 4.2.1 to 5.0.0

There are breaking changes in the latest version, but these should not
affect our code.
This commit is contained in:
Katie Smith
2022-04-14 14:17:41 +01:00
parent f4a4dd8822
commit f6f6b81e91
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ PyJWT==2.3.0
SQLAlchemy==1.4.35
strict-rfc3339==0.7
rfc3987==1.3.8
cachetools==4.2.1
cachetools==5.0.0
beautifulsoup4==4.10.0
lxml==4.8.0
Werkzeug==2.0.3

View File

@@ -31,7 +31,7 @@ botocore==1.22.4
# awscli
# boto3
# s3transfer
cachetools==4.2.1
cachetools==5.0.0
# via
# -r requirements.in
# notifications-utils