mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-17 13:09:58 -04:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user