feat: Upgrade Python dependency cachetools
Routine requirement upgrade. Doing it individually because there are too many changes in `make upgrade`. Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/feanil/fix_one_upgrade`
This commit is contained in:
@@ -21,7 +21,7 @@ botocore==1.34.26
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
cachetools==5.3.2
|
||||
cachetools==5.3.3
|
||||
# via google-auth
|
||||
certifi==2023.11.17
|
||||
# via requests
|
||||
|
||||
@@ -29,7 +29,7 @@ botocore==1.34.26
|
||||
# boto3
|
||||
# moto
|
||||
# s3transfer
|
||||
cachetools==5.3.2
|
||||
cachetools==5.3.3
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-auth
|
||||
|
||||
Reference in New Issue
Block a user