Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jan 14, 2025
1 parent 6ad566b commit fb74881
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 57 deletions.
31 changes: 16 additions & 15 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.35.93
boto3==1.35.98
# via
# -r requirements/production.txt
# django-ses
botocore==1.35.93
botocore==1.35.98
# via
# -r requirements/production.txt
# boto3
# s3transfer
cachecontrol==0.14.1
cachecontrol==0.14.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -192,7 +192,7 @@ django-crum==0.7.9
# -r requirements/production.txt
# edx-django-utils
# edx-toggles
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
# via -r requirements/dev.txt
django-extensions==3.2.3
# via
Expand All @@ -219,7 +219,7 @@ django-rest-swagger==2.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
django-ses==4.3.1
django-ses==4.3.2
# via -r requirements/production.txt
django-simple-history==3.7.0
# via
Expand All @@ -237,9 +237,9 @@ django-storages==1.14.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
django-stubs==5.1.1
django-stubs==5.1.2
# via -r requirements/dev.txt
django-stubs-ext==5.1.1
django-stubs-ext==5.1.2
# via
# -r requirements/dev.txt
# django-stubs
Expand Down Expand Up @@ -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.0
faker==33.3.1
# via
# -r requirements/dev.txt
# factory-boy
Expand Down Expand Up @@ -387,7 +387,7 @@ google-api-core[grpc]==2.24.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.157.0
google-api-python-client==2.159.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -413,7 +413,7 @@ google-cloud-core==2.4.1
# -r requirements/production.txt
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==2.19.0
google-cloud-firestore==2.20.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -536,7 +536,7 @@ mypy-extensions==1.0.0
# -r requirements/dev.txt
# black
# mypy
mysqlclient==2.2.6
mysqlclient==2.2.7
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -562,7 +562,7 @@ openedx-atlas==0.6.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.15.0
openedx-events==9.15.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -619,7 +619,7 @@ proto-plus==1.25.0
# -r requirements/production.txt
# google-api-core
# google-cloud-firestore
protobuf==5.29.2
protobuf==5.29.3
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -780,7 +780,7 @@ requests-oauthlib==2.0.0
# -r requirements/dev.txt
# -r requirements/production.txt
# social-auth-core
responses==0.25.3
responses==0.25.6
# via -r requirements/dev.txt
rsa==4.9
# via
Expand Down Expand Up @@ -879,8 +879,9 @@ uritemplate==4.1.1
# coreapi
# drf-yasg
# google-api-python-client
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/dev.txt
# -r requirements/production.txt
# botocore
Expand Down
18 changes: 10 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ backoff==2.2.1
# via segment-analytics-python
bleach==6.2.0
# via -r requirements/base.in
cachecontrol==0.14.1
cachecontrol==0.14.2
# via firebase-admin
cachetools==5.5.0
# via google-auth
Expand Down Expand Up @@ -194,7 +194,7 @@ google-api-core[grpc]==2.24.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.157.0
google-api-python-client==2.159.0
# via firebase-admin
google-auth==2.37.0
# via
Expand All @@ -210,7 +210,7 @@ google-cloud-core==2.4.1
# via
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==2.19.0
google-cloud-firestore==2.20.0
# via firebase-admin
google-cloud-storage==2.19.0
# via firebase-admin
Expand Down Expand Up @@ -257,7 +257,7 @@ markupsafe==3.0.2
# via jinja2
msgpack==1.1.0
# via cachecontrol
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/base.in
newrelic==10.4.0
# via
Expand All @@ -271,7 +271,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.2
# via -r requirements/base.in
openedx-events==9.15.0
openedx-events==9.15.1
# via
# -r requirements/base.in
# edx-event-bus-kafka
Expand All @@ -290,7 +290,7 @@ proto-plus==1.25.0
# via
# google-api-core
# google-cloud-firestore
protobuf==5.29.2
protobuf==5.29.3
# via
# google-api-core
# google-cloud-firestore
Expand Down Expand Up @@ -409,8 +409,10 @@ uritemplate==4.1.1
# coreapi
# drf-yasg
# google-api-python-client
urllib3==2.3.0
# via requests
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# requests
walrus==0.9.4
# via edx-event-bus-redis
webencodings==0.5.1
Expand Down
4 changes: 4 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ elasticsearch<7.14.0
# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
pip<24.3

# Cause: https://github.com/openedx/edx-lint/issues/475
# This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
urllib3<2.3.0
25 changes: 13 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ black==24.10.0
# via -r requirements/test.txt
bleach==6.2.0
# via -r requirements/test.txt
cachecontrol==0.14.1
cachecontrol==0.14.2
# via
# -r requirements/test.txt
# firebase-admin
Expand Down Expand Up @@ -157,7 +157,7 @@ django-crum==0.7.9
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
# via -r requirements/dev.in
django-extensions==3.2.3
# via -r requirements/test.txt
Expand All @@ -181,9 +181,9 @@ django-statici18n==2.6.0
# via -r requirements/test.txt
django-storages==1.14.4
# via -r requirements/test.txt
django-stubs==5.1.1
django-stubs==5.1.2
# via -r requirements/dev.in
django-stubs-ext==5.1.1
django-stubs-ext==5.1.2
# via django-stubs
django-waffle==4.2.0
# via
Expand Down Expand Up @@ -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.0
faker==33.3.1
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -292,7 +292,7 @@ google-api-core[grpc]==2.24.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.157.0
google-api-python-client==2.159.0
# via
# -r requirements/test.txt
# firebase-admin
Expand All @@ -314,7 +314,7 @@ google-cloud-core==2.4.1
# -r requirements/test.txt
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==2.19.0
google-cloud-firestore==2.20.0
# via
# -r requirements/test.txt
# firebase-admin
Expand Down Expand Up @@ -408,7 +408,7 @@ mypy-extensions==1.0.0
# -r requirements/test.txt
# black
# mypy
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/test.txt
newrelic==10.4.0
# via
Expand All @@ -425,7 +425,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.2
# via -r requirements/test.txt
openedx-events==9.15.0
openedx-events==9.15.1
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -473,7 +473,7 @@ proto-plus==1.25.0
# -r requirements/test.txt
# google-api-core
# google-cloud-firestore
protobuf==5.29.2
protobuf==5.29.3
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -608,7 +608,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/test.txt
# social-auth-core
responses==0.25.3
responses==0.25.6
# via -r requirements/test.txt
rsa==4.9
# via
Expand Down Expand Up @@ -687,8 +687,9 @@ uritemplate==4.1.1
# coreapi
# drf-yasg
# google-api-python-client
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
# requests
# responses
Expand Down
6 changes: 4 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==2.3.0
# via requests
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# requests
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c /home/runner/work/credentials/credentials/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.7.0
setuptools==75.8.0
# via -r requirements/pip.in
Loading

0 comments on commit fb74881

Please sign in to comment.