Skip to content

Commit

Permalink
Merge pull request #769 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-f2545a2

chore: Upgrade Python requirements
  • Loading branch information
sameenfatima78 authored Feb 25, 2025
2 parents f2545a2 + 2ca61ac commit f128e2a
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 31 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ billiard==4.2.1
# via celery
bleach[css]==6.2.0
# via -r requirements/base.in
boto3==1.36.21
boto3==1.36.26
# via django-ses
botocore==1.36.21
botocore==1.36.26
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -255,7 +255,7 @@ requests==2.32.3
# social-auth-core
requests-oauthlib==2.0.0
# via social-auth-core
rpds-py==0.22.3
rpds-py==0.23.1
# via
# jsonschema
# referencing
Expand All @@ -281,7 +281,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-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/validation.txt
boto3==1.36.21
boto3==1.36.26
# via
# -r requirements/validation.txt
# django-ses
botocore==1.36.21
botocore==1.36.26
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -494,7 +494,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/validation.txt
# social-auth-core
rpds-py==0.22.3
rpds-py==0.23.1
# via
# -r requirements/validation.txt
# jsonschema
Expand Down Expand Up @@ -538,7 +538,7 @@ sqlparse==0.5.3
# -r requirements/validation.txt
# django
# django-debug-toolbar
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/validation.txt
# code-annotations
Expand Down
17 changes: 10 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/test.txt
boto3==1.36.21
boto3==1.36.26
# via
# -r requirements/test.txt
# django-ses
botocore==1.36.21
botocore==1.36.26
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -331,6 +331,7 @@ oauthlib==3.2.2
packaging==24.2
# via
# -r requirements/test.txt
# pydata-sphinx-theme
# pytest
# sphinx
pbr==6.1.1
Expand Down Expand Up @@ -361,7 +362,7 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.16.1
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
# via
Expand Down Expand Up @@ -461,7 +462,9 @@ requests-oauthlib==2.0.0
# social-auth-core
restructuredtext-lint==1.4.0
# via doc8
rpds-py==0.22.3
roman-numerals-py==3.1.0
# via sphinx
rpds-py==0.23.1
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -499,12 +502,12 @@ social-auth-core==4.5.6
# social-auth-app-django
soupsieve==2.6
# via beautifulsoup4
sphinx==8.1.3
sphinx==8.2.1
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
sphinx-book-theme==1.1.4
# via -r requirements/doc.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -522,7 +525,7 @@ sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.36.21
boto3==1.36.26
# via
# -r requirements/base.txt
# django-ses
botocore==1.36.21
botocore==1.36.26
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -347,7 +347,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
rpds-py==0.22.3
rpds-py==0.23.1
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -384,7 +384,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
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.36.21
boto3==1.36.26
# via
# -r requirements/base.txt
# django-ses
botocore==1.36.21
botocore==1.36.26
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -373,7 +373,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
rpds-py==0.22.3
rpds-py==0.23.1
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -413,7 +413,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
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.36.21
boto3==1.36.26
# via
# -r requirements/base.txt
# django-ses
botocore==1.36.21
botocore==1.36.26
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -397,7 +397,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
rpds-py==0.22.3
rpds-py==0.23.1
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -435,7 +435,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
8 changes: 4 additions & 4 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ bleach[css]==6.2.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
boto3==1.36.21
boto3==1.36.26
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# django-ses
botocore==1.36.21
botocore==1.36.26
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -559,7 +559,7 @@ requests-oauthlib==2.0.0
# -r requirements/quality.txt
# -r requirements/test.txt
# social-auth-core
rpds-py==0.22.3
rpds-py==0.23.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -613,7 +613,7 @@ sqlparse==0.5.3
# -r requirements/quality.txt
# -r requirements/test.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit f128e2a

Please sign in to comment.