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 #2499

Merged
merged 1 commit into from
Jun 12, 2024
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
30 changes: 15 additions & 15 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.118
boto3==1.34.123
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.118
botocore==1.34.123
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -108,7 +108,7 @@ coreschema==0.0.4
# coreapi
coverage==7.5.3
# via -r requirements/dev.txt
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -299,7 +299,7 @@ edx-i18n-tools==1.6.0
# edx-credentials-themes
edx-lint==5.3.6
# via -r requirements/dev.txt
edx-opaque-keys[django]==2.9.0
edx-opaque-keys[django]==2.10.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -321,7 +321,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/dev.txt
faker==25.4.0
faker==25.8.0
# via
# -r requirements/dev.txt
# factory-boy
Expand Down Expand Up @@ -422,7 +422,7 @@ newrelic==9.10.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-django-utils
nodeenv==1.9.0
nodeenv==1.9.1
# via -r requirements/production.txt
oauthlib==3.2.2
# via
Expand All @@ -435,7 +435,7 @@ openapi-codec==1.3.2
# -r requirements/dev.txt
# -r requirements/production.txt
# django-rest-swagger
openedx-atlas==0.6.0
openedx-atlas==0.6.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -444,7 +444,7 @@ openedx-events==9.10.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-event-bus-kafka
packaging==24.0
packaging==24.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -513,7 +513,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/dev.txt
# edx-lint
Expand All @@ -537,7 +537,7 @@ pymemcache==4.0.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
pymongo==4.4.0
pymongo==4.7.3
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -623,7 +623,7 @@ requests-oauthlib==2.0.0
# -r requirements/dev.txt
# -r requirements/production.txt
# social-auth-core
responses==0.25.0
responses==0.25.2
# via -r requirements/dev.txt
s3transfer==0.10.1
# via
Expand Down Expand Up @@ -690,7 +690,7 @@ stevedore==5.2.0
# edx-ace
# edx-django-utils
# edx-opaque-keys
testfixtures==8.2.0
testfixtures==8.3.0
# via -r requirements/dev.txt
text-unidecode==1.3
# via
Expand All @@ -709,9 +709,9 @@ tomlkit==0.12.5
# via
# -r requirements/dev.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/dev.txt
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -748,7 +748,7 @@ xss-utils==0.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
zipp==3.19.1
zipp==3.19.2
# 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 @@ -42,7 +42,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==42.0.7
cryptography==42.0.8
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -152,7 +152,7 @@ edx-event-bus-kafka==5.7.0
# via -r requirements/base.in
edx-i18n-tools==1.6.0
# via edx-credentials-themes
edx-opaque-keys[django]==2.9.0
edx-opaque-keys[django]==2.10.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -203,11 +203,11 @@ oauthlib==3.2.2
# social-auth-core
openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.0
openedx-atlas==0.6.1
# via -r requirements/base.in
openedx-events==9.10.0
# via edx-event-bus-kafka
packaging==24.0
packaging==24.1
# via drf-yasg
path==16.14.0
# via edx-i18n-tools
Expand All @@ -233,7 +233,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.4.0
pymongo==4.7.3
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -312,7 +312,7 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# asgiref
# edx-opaque-keys
Expand All @@ -329,5 +329,5 @@ webencodings==0.5.1
# via bleach
xss-utils==0.6.0
# via -r requirements/base.in
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ coreschema==0.0.4
# coreapi
coverage==7.5.3
# via -r requirements/test.txt
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -225,7 +225,7 @@ edx-i18n-tools==1.6.0
# edx-credentials-themes
edx-lint==5.3.6
# via -r requirements/test.txt
edx-opaque-keys[django]==2.9.0
edx-opaque-keys[django]==2.10.0
# via
# -r requirements/test.txt
# edx-ccx-keys
Expand All @@ -243,7 +243,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.4.0
faker==25.8.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -325,13 +325,13 @@ openapi-codec==1.3.2
# via
# -r requirements/test.txt
# django-rest-swagger
openedx-atlas==0.6.0
openedx-atlas==0.6.1
# via -r requirements/test.txt
openedx-events==9.10.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
packaging==24.0
packaging==24.1
# via
# -r requirements/test.txt
# black
Expand Down Expand Up @@ -388,7 +388,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -410,7 +410,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.4.0
pymongo==4.7.3
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -480,7 +480,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/test.txt
# social-auth-core
responses==0.25.0
responses==0.25.2
# via -r requirements/test.txt
sailthru-client==2.2.3
# via
Expand Down Expand Up @@ -532,7 +532,7 @@ stevedore==5.2.0
# edx-ace
# edx-django-utils
# edx-opaque-keys
testfixtures==8.2.0
testfixtures==8.3.0
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -550,9 +550,9 @@ tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/test.txt
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# asgiref
Expand Down Expand Up @@ -582,7 +582,7 @@ webencodings==0.5.1
# bleach
xss-utils==0.6.0
# via -r requirements/test.txt
zipp==3.19.1
zipp==3.19.2
# via
# -r requirements/test.txt
# importlib-metadata
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jsx-lexer==2.0.1
# via -r requirements/docs.in
markupsafe==2.1.5
# via jinja2
packaging==24.0
packaging==24.1
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -75,11 +75,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.12.1
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==1.26.18
# via
# -c requirements/constraints.txt
# requests
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# build
packaging==24.0
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
Expand All @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading