Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#2689)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jan 29, 2025
1 parent 02be3ea commit 92e4d9f
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 53 deletions.
26 changes: 13 additions & 13 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ astroid==3.3.8
# -r requirements/dev.txt
# pylint
# pylint-celery
attrs==24.3.0
attrs==25.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -33,11 +33,11 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.36.3
boto3==1.36.7
# via
# -r requirements/production.txt
# django-ses
botocore==1.36.3
botocore==1.36.7
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -221,7 +221,7 @@ django-rest-swagger==2.2.0
# -r requirements/production.txt
django-ses==4.3.2
# via -r requirements/production.txt
django-simple-history==3.7.0
django-simple-history==3.8.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -332,7 +332,7 @@ edx-i18n-tools==1.6.3
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-credentials-themes
edx-lint==5.4.1
edx-lint==5.6.0
# via -r requirements/dev.txt
edx-opaque-keys[django]==2.11.0
# via
Expand All @@ -353,7 +353,7 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/dev.txt
faker==33.3.1
faker==35.0.0
# via
# -r requirements/dev.txt
# factory-boy
Expand All @@ -378,7 +378,7 @@ fontawesomefree==6.6.0
# -r requirements/production.txt
gevent==24.11.1
# via -r requirements/production.txt
google-api-core[grpc]==2.24.0
google-api-core[grpc]==2.24.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -387,12 +387,12 @@ google-api-core[grpc]==2.24.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.159.0
google-api-python-client==2.160.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# firebase-admin
google-auth==2.37.0
google-auth==2.38.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -444,13 +444,13 @@ greenlet==3.1.1
# via
# -r requirements/production.txt
# gevent
grpcio==1.69.0
grpcio==1.70.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# google-api-core
# grpcio-status
grpcio-status==1.69.0
grpcio-status==1.70.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -613,7 +613,7 @@ polib==1.2.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-i18n-tools
proto-plus==1.25.0
proto-plus==1.26.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -787,7 +787,7 @@ rsa==4.9
# -r requirements/dev.txt
# -r requirements/production.txt
# google-auth
s3transfer==0.11.1
s3transfer==0.11.2
# via
# -r requirements/production.txt
# boto3
Expand Down
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# django
# django-cors-headers
attrs==24.3.0
attrs==25.1.0
# via
# edx-ace
# openedx-events
Expand Down Expand Up @@ -106,7 +106,7 @@ django-ratelimit==4.1.0
# via -r requirements/base.in
django-rest-swagger==2.2.0
# via -r requirements/base.in
django-simple-history==3.7.0
django-simple-history==3.8.0
# via -r requirements/base.in
django-sortedm2m==4.0.0
# via -r requirements/base.in
Expand Down Expand Up @@ -187,16 +187,16 @@ firebase-admin==6.6.0
# via edx-ace
fontawesomefree==6.6.0
# via -r requirements/base.in
google-api-core[grpc]==2.24.0
google-api-core[grpc]==2.24.1
# via
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.159.0
google-api-python-client==2.160.0
# via firebase-admin
google-auth==2.37.0
google-auth==2.38.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -224,11 +224,11 @@ googleapis-common-protos==1.66.0
# via
# google-api-core
# grpcio-status
grpcio==1.69.0
grpcio==1.70.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.69.0
grpcio-status==1.70.0
# via google-api-core
httplib2==0.22.0
# via
Expand Down Expand Up @@ -286,7 +286,7 @@ pillow==11.1.0
# via -r requirements/base.in
polib==1.2.0
# via edx-i18n-tools
proto-plus==1.25.0
proto-plus==1.26.0
# via
# google-api-core
# google-cloud-firestore
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ astroid==3.3.8
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==24.3.0
attrs==25.1.0
# via
# -r requirements/test.txt
# edx-ace
Expand Down Expand Up @@ -173,7 +173,7 @@ django-ratelimit==4.1.0
# via -r requirements/test.txt
django-rest-swagger==2.2.0
# via -r requirements/test.txt
django-simple-history==3.7.0
django-simple-history==3.8.0
# via -r requirements/test.txt
django-sortedm2m==4.0.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -248,7 +248,7 @@ edx-i18n-tools==1.6.3
# -r requirements/dev.in
# -r requirements/test.txt
# edx-credentials-themes
edx-lint==5.4.1
edx-lint==5.6.0
# via -r requirements/test.txt
edx-opaque-keys[django]==2.11.0
# via
Expand All @@ -265,7 +265,7 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/test.txt
faker==33.3.1
faker==35.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -284,19 +284,19 @@ firebase-admin==6.6.0
# edx-ace
fontawesomefree==6.6.0
# via -r requirements/test.txt
google-api-core[grpc]==2.24.0
google-api-core[grpc]==2.24.1
# via
# -r requirements/test.txt
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.159.0
google-api-python-client==2.160.0
# via
# -r requirements/test.txt
# firebase-admin
google-auth==2.37.0
google-auth==2.38.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -336,12 +336,12 @@ googleapis-common-protos==1.66.0
# -r requirements/test.txt
# google-api-core
# grpcio-status
grpcio==1.69.0
grpcio==1.70.0
# via
# -r requirements/test.txt
# google-api-core
# grpcio-status
grpcio-status==1.69.0
grpcio-status==1.70.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -468,7 +468,7 @@ polib==1.2.0
# via
# -r requirements/test.txt
# edx-i18n-tools
proto-plus==1.25.0
proto-plus==1.26.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/runner/work/credentials-themes/credentials-themes/requirements/common_constraints.txt
# -c /home/runner/work/credentials/credentials/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.8.0
# via -r requirements/pip.in
22 changes: 11 additions & 11 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r requirements/base.txt
# django
# django-cors-headers
attrs==24.3.0
attrs==25.1.0
# via
# -r requirements/base.txt
# edx-ace
Expand All @@ -20,9 +20,9 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.36.3
boto3==1.36.7
# via django-ses
botocore==1.36.3
botocore==1.36.7
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -140,7 +140,7 @@ django-rest-swagger==2.2.0
# via -r requirements/base.txt
django-ses==4.3.2
# via -r requirements/production.in
django-simple-history==3.7.0
django-simple-history==3.8.0
# via -r requirements/base.txt
django-sortedm2m==4.0.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -235,19 +235,19 @@ fontawesomefree==6.6.0
# via -r requirements/base.txt
gevent==24.11.1
# via -r requirements/production.in
google-api-core[grpc]==2.24.0
google-api-core[grpc]==2.24.1
# via
# -r requirements/base.txt
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.159.0
google-api-python-client==2.160.0
# via
# -r requirements/base.txt
# firebase-admin
google-auth==2.37.0
google-auth==2.38.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -289,12 +289,12 @@ googleapis-common-protos==1.66.0
# grpcio-status
greenlet==3.1.1
# via gevent
grpcio==1.69.0
grpcio==1.70.0
# via
# -r requirements/base.txt
# google-api-core
# grpcio-status
grpcio-status==1.69.0
grpcio-status==1.70.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -390,7 +390,7 @@ polib==1.2.0
# via
# -r requirements/base.txt
# edx-i18n-tools
proto-plus==1.25.0
proto-plus==1.26.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -501,7 +501,7 @@ rsa==4.9
# via
# -r requirements/base.txt
# google-auth
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
sailthru-client==2.2.3
# via
Expand Down
Loading

0 comments on commit 92e4d9f

Please sign in to comment.