chore: Upgrade Python requirements
This commit is contained in:
committed by
Feanil Patel
parent
32b7f27c46
commit
a93b93e6fb
@@ -10,9 +10,9 @@ attrs==25.4.0
|
||||
# via zeep
|
||||
backoff==2.2.1
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
boto3==1.42.9
|
||||
boto3==1.42.15
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
botocore==1.42.9
|
||||
botocore==1.42.15
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -53,12 +53,12 @@ google-api-core==2.28.1
|
||||
# via google-api-python-client
|
||||
google-api-python-client==2.187.0
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
google-auth==2.44.0
|
||||
google-auth==2.45.0
|
||||
# via
|
||||
# google-api-core
|
||||
# google-api-python-client
|
||||
# google-auth-httplib2
|
||||
google-auth-httplib2==0.2.1
|
||||
google-auth-httplib2==0.3.0
|
||||
# via google-api-python-client
|
||||
googleapis-common-protos==1.72.0
|
||||
# via google-api-core
|
||||
@@ -84,7 +84,7 @@ more-itertools==10.8.0
|
||||
# via simple-salesforce
|
||||
platformdirs==4.5.1
|
||||
# via zeep
|
||||
proto-plus==1.26.1
|
||||
proto-plus==1.27.0
|
||||
# via google-api-core
|
||||
protobuf==6.33.2
|
||||
# via
|
||||
@@ -107,7 +107,7 @@ pyjwt[crypto]==2.10.1
|
||||
# simple-salesforce
|
||||
pynacl==1.6.1
|
||||
# via edx-django-utils
|
||||
pyparsing==3.2.5
|
||||
pyparsing==3.3.1
|
||||
# via httplib2
|
||||
python-dateutil==2.9.0.post0
|
||||
# via botocore
|
||||
@@ -141,7 +141,7 @@ simplejson==3.20.2
|
||||
# via -r scripts/user_retirement/requirements/base.in
|
||||
six==1.17.0
|
||||
# via python-dateutil
|
||||
sqlparse==0.5.4
|
||||
sqlparse==0.5.5
|
||||
# via django
|
||||
stevedore==5.6.0
|
||||
# via edx-django-utils
|
||||
|
||||
@@ -14,11 +14,11 @@ attrs==25.4.0
|
||||
# zeep
|
||||
backoff==2.2.1
|
||||
# via -r scripts/user_retirement/requirements/base.txt
|
||||
boto3==1.42.9
|
||||
boto3==1.42.15
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# moto
|
||||
botocore==1.42.9
|
||||
botocore==1.42.15
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# boto3
|
||||
@@ -78,13 +78,13 @@ google-api-core==2.28.1
|
||||
# google-api-python-client
|
||||
google-api-python-client==2.187.0
|
||||
# via -r scripts/user_retirement/requirements/base.txt
|
||||
google-auth==2.44.0
|
||||
google-auth==2.45.0
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-core
|
||||
# google-api-python-client
|
||||
# google-auth-httplib2
|
||||
google-auth-httplib2==0.2.1
|
||||
google-auth-httplib2==0.3.0
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-python-client
|
||||
@@ -140,7 +140,7 @@ platformdirs==4.5.1
|
||||
# zeep
|
||||
pluggy==1.6.0
|
||||
# via pytest
|
||||
proto-plus==1.26.1
|
||||
proto-plus==1.27.0
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# google-api-core
|
||||
@@ -178,7 +178,7 @@ pynacl==1.6.1
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# edx-django-utils
|
||||
pyparsing==3.2.5
|
||||
pyparsing==3.3.1
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# httplib2
|
||||
@@ -241,7 +241,7 @@ six==1.17.0
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# python-dateutil
|
||||
sqlparse==0.5.4
|
||||
sqlparse==0.5.5
|
||||
# via
|
||||
# -r scripts/user_retirement/requirements/base.txt
|
||||
# django
|
||||
|
||||
Reference in New Issue
Block a user