Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #696

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backoff==1.10.0
# analytics-python
billiard==4.2.0
# via celery
boto3==1.34.158
boto3==1.35.0
# via django-ses
botocore==1.34.158
botocore==1.35.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -265,7 +265,7 @@ s3transfer==0.10.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.in
six==1.16.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ billiard==4.2.0
# via
# -r requirements/validation.txt
# celery
boto3==1.34.158
boto3==1.35.0
# via
# -r requirements/validation.txt
# django-ses
botocore==1.34.158
botocore==1.35.0
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -249,9 +249,9 @@ edx-rest-api-client==5.7.1
# via -r requirements/validation.txt
edx-toggles==5.2.0
# via -r requirements/validation.txt
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==26.3.0
faker==27.0.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -505,7 +505,7 @@ semantic-version==2.10.0
# via
# -r requirements/validation.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/validation.txt
six==1.16.0
# via
Expand Down Expand Up @@ -548,7 +548,7 @@ text-unidecode==1.3
# via
# -r requirements/validation.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/validation.txt
# pylint
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ billiard==4.2.0
# via
# -r requirements/test.txt
# celery
boto3==1.34.158
boto3==1.35.0
# via
# -r requirements/test.txt
# django-ses
botocore==1.34.158
botocore==1.35.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -248,9 +248,9 @@ edx-rest-api-client==5.7.1
# via -r requirements/test.txt
edx-toggles==5.2.0
# via -r requirements/test.txt
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==26.3.0
faker==27.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -478,7 +478,7 @@ semantic-version==2.10.0
# via
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/test.txt
six==1.16.0
# via
Expand All @@ -503,7 +503,7 @@ social-auth-core==4.5.4
# -r requirements/test.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
# via
Expand Down Expand Up @@ -539,7 +539,7 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.1.0
setuptools==72.2.0
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ billiard==4.2.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.158
boto3==1.35.0
# via
# -r requirements/base.txt
# django-ses
botocore==1.34.158
botocore==1.35.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -362,7 +362,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.txt
six==1.16.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==4.2.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.158
boto3==1.35.0
# via
# -r requirements/base.txt
# django-ses
botocore==1.34.158
botocore==1.35.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -388,7 +388,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.txt
six==1.16.0
# via
Expand Down Expand Up @@ -427,7 +427,7 @@ text-unidecode==1.3
# via
# -r requirements/base.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==4.2.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.158
boto3==1.35.0
# via
# -r requirements/base.txt
# django-ses
botocore==1.34.158
botocore==1.35.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -225,9 +225,9 @@ edx-rest-api-client==5.7.1
# via -r requirements/base.txt
edx-toggles==5.2.0
# via -r requirements/base.txt
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.in
faker==26.3.0
faker==27.0.0
# via factory-boy
freezegun==1.5.1
# via -r requirements/test.in
Expand Down Expand Up @@ -413,7 +413,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.txt
six==1.16.0
# via
Expand Down Expand Up @@ -450,7 +450,7 @@ text-unidecode==1.3
# via
# -r requirements/base.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ billiard==4.2.0
# -r requirements/quality.txt
# -r requirements/test.txt
# celery
boto3==1.34.158
boto3==1.35.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# django-ses
botocore==1.34.158
botocore==1.35.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -305,9 +305,9 @@ edx-toggles==5.2.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==26.3.0
faker==27.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -573,7 +573,7 @@ semantic-version==2.10.0
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -624,7 +624,7 @@ text-unidecode==1.3
# -r requirements/quality.txt
# -r requirements/test.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
Loading