Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#2709)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 25, 2025
1 parent dd7e800 commit c484bdb
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 43 deletions.
18 changes: 9 additions & 9 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.36.22
boto3==1.37.0
# via
# -r requirements/production.txt
# django-ses
botocore==1.36.22
botocore==1.37.0
# via
# -r requirements/production.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cachecontrol==0.14.2
# -r requirements/dev.txt
# -r requirements/production.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -273,7 +273,7 @@ drf-jwt==1.19.2
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-drf-extensions
drf-yasg==1.21.8
drf-yasg==1.21.9
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -407,7 +407,7 @@ google-auth-httplib2==0.2.0
# -r requirements/dev.txt
# -r requirements/production.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -434,7 +434,7 @@ google-resumable-media==2.7.2
# -r requirements/dev.txt
# -r requirements/production.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -562,7 +562,7 @@ openedx-atlas==0.6.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.18.1
openedx-events==9.18.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -795,7 +795,7 @@ sailthru-client==2.2.3
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-ace
segment-analytics-python==2.3.3
segment-analytics-python==2.3.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -837,7 +837,7 @@ sqlparse==0.5.3
# -r requirements/production.txt
# django
# django-debug-toolbar
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bleach==6.2.0
# via -r requirements/base.in
cachecontrol==0.14.2
# via firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via google-auth
certifi==2025.1.31
# via requests
Expand Down Expand Up @@ -134,7 +134,7 @@ dnspython==2.7.0
# via pymongo
drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.8
drf-yasg==1.21.9
# via -r requirements/base.in
edx-ace==1.11.4
# via -r requirements/base.in
Expand Down Expand Up @@ -206,7 +206,7 @@ google-auth==2.38.0
# google-cloud-storage
google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# google-cloud-firestore
# google-cloud-storage
Expand All @@ -220,7 +220,7 @@ google-crc32c==1.6.0
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# google-api-core
# grpcio-status
Expand Down Expand Up @@ -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.18.1
openedx-events==9.18.2
# via
# -r requirements/base.in
# edx-event-bus-kafka
Expand Down Expand Up @@ -369,7 +369,7 @@ rsa==4.9
# via google-auth
sailthru-client==2.2.3
# via edx-ace
segment-analytics-python==2.3.3
segment-analytics-python==2.3.4
# via -r requirements/base.in
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -394,7 +394,7 @@ social-auth-core==4.5.6
# social-auth-app-django
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# code-annotations
# edx-ace
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cachecontrol==0.14.2
# via
# -r requirements/test.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/test.txt
# google-auth
Expand Down Expand Up @@ -209,7 +209,7 @@ drf-jwt==1.19.2
# via
# -r requirements/test.txt
# edx-drf-extensions
drf-yasg==1.21.8
drf-yasg==1.21.9
# via -r requirements/test.txt
edx-ace==1.11.4
# via -r requirements/test.txt
Expand Down Expand Up @@ -309,7 +309,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/test.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/test.txt
# google-cloud-firestore
Expand All @@ -331,7 +331,7 @@ google-resumable-media==2.7.2
# via
# -r requirements/test.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -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.18.1
openedx-events==9.18.2
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -617,7 +617,7 @@ sailthru-client==2.2.3
# via
# -r requirements/test.txt
# edx-ace
segment-analytics-python==2.3.3
segment-analytics-python==2.3.4
# via -r requirements/test.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -651,7 +651,7 @@ sqlparse==0.5.3
# -r requirements/test.txt
# django
# django-debug-toolbar
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
12 changes: 8 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ jsx-lexer==2.0.1
markupsafe==3.0.2
# via jinja2
packaging==24.2
# via sphinx
pydata-sphinx-theme==0.16.1
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
# via
Expand All @@ -44,16 +46,18 @@ pygments==2.19.1
# sphinx
requests==2.32.3
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.1.3
sphinx==8.2.1
# via
# -r requirements/docs.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
sphinx-book-theme==1.1.4
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down
18 changes: 9 additions & 9 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.36.22
boto3==1.37.0
# via django-ses
botocore==1.36.22
botocore==1.37.0
# via
# boto3
# s3transfer
cachecontrol==0.14.2
# via
# -r requirements/base.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/base.txt
# google-auth
Expand Down Expand Up @@ -172,7 +172,7 @@ drf-jwt==1.19.2
# via
# -r requirements/base.txt
# edx-drf-extensions
drf-yasg==1.21.8
drf-yasg==1.21.9
# via -r requirements/base.txt
edx-ace==1.11.4
# via -r requirements/base.txt
Expand Down Expand Up @@ -260,7 +260,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/base.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/base.txt
# google-cloud-firestore
Expand All @@ -282,7 +282,7 @@ google-resumable-media==2.7.2
# via
# -r requirements/base.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -366,7 +366,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.2
# via -r requirements/base.txt
openedx-events==9.18.1
openedx-events==9.18.2
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -507,7 +507,7 @@ sailthru-client==2.2.3
# via
# -r requirements/base.txt
# edx-ace
segment-analytics-python==2.3.3
segment-analytics-python==2.3.4
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -539,7 +539,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cachecontrol==0.14.2
# via
# -r requirements/base.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/base.txt
# google-auth
Expand Down Expand Up @@ -188,7 +188,7 @@ drf-jwt==1.19.2
# via
# -r requirements/base.txt
# edx-drf-extensions
drf-yasg==1.21.8
drf-yasg==1.21.9
# via -r requirements/base.txt
edx-ace==1.11.4
# via -r requirements/base.txt
Expand Down Expand Up @@ -284,7 +284,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/base.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/base.txt
# google-cloud-firestore
Expand All @@ -306,7 +306,7 @@ google-resumable-media==2.7.2
# via
# -r requirements/base.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -391,7 +391,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.2
# via -r requirements/base.txt
openedx-events==9.18.1
openedx-events==9.18.2
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -569,7 +569,7 @@ sailthru-client==2.2.3
# via
# -r requirements/base.txt
# edx-ace
segment-analytics-python==2.3.3
segment-analytics-python==2.3.4
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -602,7 +602,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down

0 comments on commit c484bdb

Please sign in to comment.