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
+1 -1
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