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

Python Requirements Update #2442

Merged
Merged
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
26 changes: 11 additions & 15 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -r requirements/production.txt
# django
# djangorestframework
black==24.3.0
black==24.4.0
# via -r requirements/dev.txt
bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.81
boto3==1.34.84
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.81
botocore==1.34.84
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -199,7 +199,7 @@ django-rest-swagger==2.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
django-ses==3.5.2
django-ses==3.6.0
# via -r requirements/production.txt
django-simple-history==3.5.0
# via
Expand Down Expand Up @@ -282,7 +282,7 @@ edx-event-bus-kafka==5.7.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -310,7 +310,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/dev.txt
faker==24.8.0
faker==24.9.0
# via
# -r requirements/dev.txt
# factory-boy
Expand All @@ -334,7 +334,7 @@ gunicorn==21.2.0
# via -r requirements/production.txt
httpretty==1.1.4
# via -r requirements/dev.txt
idna==3.6
idna==3.7
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -374,10 +374,6 @@ jmespath==1.0.1
# -r requirements/production.txt
# boto3
# botocore
jsonschema==3.2.0
# via
# -r requirements/dev.txt
# docker-compose
lxml[html-clean]==5.1.1
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -428,7 +424,7 @@ openedx-atlas==0.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.7.0
openedx-events==9.9.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -443,7 +439,7 @@ packaging==24.0
# pyproject-api
# pytest
# tox
path==16.10.0
path==16.14.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -664,7 +660,7 @@ social-auth-core==4.5.3
# -r requirements/production.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -746,7 +742,7 @@ zope-event==5.0
# via
# -r requirements/production.txt
# gevent
zope-interface==6.2
zope-interface==6.3
# via
# -r requirements/production.txt
# gevent
Expand Down
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-event-bus-kafka==5.7.0
# via -r requirements/base.in
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via edx-credentials-themes
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -161,7 +161,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
fastavro==1.9.4
# via openedx-events
idna==3.6
idna==3.7
# via requests
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -198,7 +198,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.in
openedx-events==9.7.0
openedx-events==9.9.1
# via edx-event-bus-kafka
packaging==24.0
# via drf-yasg
Expand Down Expand Up @@ -294,7 +294,7 @@ social-auth-core==4.5.3
# via
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
Expand Down
16 changes: 6 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -r requirements/test.txt
# django
# djangorestframework
black==24.3.0
black==24.4.0
# via -r requirements/test.txt
bleach==6.1.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -210,7 +210,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/test.txt
edx-event-bus-kafka==5.7.0
# via -r requirements/test.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via
# -r requirements/dev.in
# -r requirements/test.txt
Expand All @@ -234,7 +234,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==24.8.0
faker==24.9.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -249,7 +249,7 @@ filelock==3.13.4
# virtualenv
httpretty==1.1.4
# via -r requirements/test.txt
idna==3.6
idna==3.7
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -279,8 +279,6 @@ jinja2==3.1.3
# -r requirements/test.txt
# code-annotations
# coreschema
jsonschema==3.2.0
# via docker-compose
lxml[html-clean]==5.1.1
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -318,7 +316,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/test.txt
openedx-events==9.7.0
openedx-events==9.9.1
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand All @@ -330,8 +328,6 @@ packaging==24.0
# pyproject-api
# pytest
# tox
paramiko==3.4.0
# via docker
path==16.14.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -512,7 +508,7 @@ social-auth-core==4.5.3
# -r requirements/test.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/test.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docutils==0.19
# via
# pydata-sphinx-theme
# sphinx
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.2.0
setuptools==69.5.1
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.81
boto3==1.34.84
# via django-ses
botocore==1.34.81
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -124,7 +124,7 @@ django-ratelimit==4.1.0
# via -r requirements/base.txt
django-rest-swagger==2.2.0
# via -r requirements/base.txt
django-ses==3.5.2
django-ses==3.6.0
# via -r requirements/production.in
django-simple-history==3.5.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -177,7 +177,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/base.txt
edx-event-bus-kafka==5.7.0
# via -r requirements/base.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via
# -r requirements/base.txt
# edx-credentials-themes
Expand All @@ -202,7 +202,7 @@ greenlet==3.0.3
# via gevent
gunicorn==21.2.0
# via -r requirements/production.in
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -260,7 +260,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.7.0
openedx-events==9.9.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -400,7 +400,7 @@ social-auth-core==4.5.3
# -r requirements/base.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -444,7 +444,7 @@ zipp==3.18.1
# importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -r requirements/base.txt
# django
# djangorestframework
black==24.3.0
black==24.4.0
# via -r requirements/test.in
bleach==6.1.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -194,7 +194,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/base.txt
edx-event-bus-kafka==5.7.0
# via -r requirements/base.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via
# -r requirements/base.txt
# edx-credentials-themes
Expand All @@ -215,7 +215,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.8.0
faker==24.9.0
# via factory-boy
fastavro==1.9.4
# via
Expand All @@ -227,7 +227,7 @@ filelock==3.13.4
# virtualenv
httpretty==1.1.4
# via -r requirements/test.in
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -288,7 +288,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.7.0
openedx-events==9.9.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -466,7 +466,7 @@ social-auth-core==4.5.3
# -r requirements/base.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# django
Expand Down
6 changes: 2 additions & 4 deletions requirements/translations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1
# via django
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
Expand All @@ -16,7 +14,7 @@ django==4.2.11
# via
# -c requirements/common_constraints.txt
# edx-i18n-tools
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via -r requirements/translations.in
lxml==5.1.1
# via
Expand All @@ -28,7 +26,7 @@ polib==1.2.0
# via edx-i18n-tools
pyyaml==6.0.1
# via edx-i18n-tools
sqlparse==0.4.4
sqlparse==0.5.0
# via django
typing-extensions==4.11.0
# via asgiref
Loading