chore: Upgrade Python requirements (#37624)
This commit is contained in:
committed by
GitHub
parent
7b953a5310
commit
d2f6bb9aa8
@@ -30,7 +30,7 @@ pymongo==4.4.0
|
||||
# via
|
||||
# -r scripts/structures_pruning/requirements/base.txt
|
||||
# edx-opaque-keys
|
||||
pytest==8.4.2
|
||||
pytest==9.0.0
|
||||
# via -r scripts/structures_pruning/requirements/testing.in
|
||||
stevedore==5.5.0
|
||||
# via
|
||||
|
||||
@@ -10,9 +10,9 @@ attrs==25.4.0
|
||||
# via zeep
|
||||
backoff==2.2.1
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
boto3==1.40.66
|
||||
boto3==1.40.70
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
botocore==1.40.66
|
||||
botocore==1.40.70
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -51,16 +51,16 @@ edx-rest-api-client==6.2.0
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
google-api-core==2.28.1
|
||||
# via google-api-python-client
|
||||
google-api-python-client==2.186.0
|
||||
google-api-python-client==2.187.0
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
google-auth==2.42.1
|
||||
google-auth==2.43.0
|
||||
# via
|
||||
# google-api-core
|
||||
# google-api-python-client
|
||||
# google-auth-httplib2
|
||||
google-auth-httplib2==0.2.1
|
||||
# via google-api-python-client
|
||||
googleapis-common-protos==1.71.0
|
||||
googleapis-common-protos==1.72.0
|
||||
# via google-api-core
|
||||
httplib2==0.31.0
|
||||
# via
|
||||
@@ -105,7 +105,7 @@ pyjwt[crypto]==2.10.1
|
||||
# via
|
||||
# edx-rest-api-client
|
||||
# simple-salesforce
|
||||
pynacl==1.6.0
|
||||
pynacl==1.6.1
|
||||
# via edx-django-utils
|
||||
pyparsing==3.2.5
|
||||
# via httplib2
|
||||
|
||||
@@ -14,11 +14,11 @@ attrs==25.4.0
|
||||
# zeep
|
||||
backoff==2.2.1
|
||||
# via -r scripts/user_retirement/requirements/base.txt
|
||||
boto3==1.40.66
|
||||
boto3==1.40.70
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# moto
|
||||
botocore==1.40.66
|
||||
botocore==1.40.70
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# boto3
|
||||
@@ -76,9 +76,9 @@ google-api-core==2.28.1
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-python-client
|
||||
google-api-python-client==2.186.0
|
||||
google-api-python-client==2.187.0
|
||||
# via -r scripts/user_retirement/requirements/base.txt
|
||||
google-auth==2.42.1
|
||||
google-auth==2.43.0
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-core
|
||||
@@ -88,7 +88,7 @@ google-auth-httplib2==0.2.1
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-python-client
|
||||
googleapis-common-protos==1.71.0
|
||||
googleapis-common-protos==1.72.0
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-core
|
||||
@@ -174,7 +174,7 @@ pyjwt[crypto]==2.10.1
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# edx-rest-api-client
|
||||
# simple-salesforce
|
||||
pynacl==1.6.0
|
||||
pynacl==1.6.1
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# edx-django-utils
|
||||
@@ -182,7 +182,7 @@ pyparsing==3.2.5
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# httplib2
|
||||
pytest==8.4.2
|
||||
pytest==9.0.0
|
||||
# via -r scripts/user_retirement/requirements/testing.in
|
||||
python-dateutil==2.9.0.post0
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user