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

Closed
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
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ billiard==4.2.0
# via celery
celery[redis]==5.4.0
# via -r requirements/base.in
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via
Expand Down Expand Up @@ -66,7 +66,7 @@ defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==4.2.13
django==4.2.14
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -143,7 +143,7 @@ marshmallow-enum==1.5.1
# via commercetools
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.11.0
newrelic==9.12.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -157,7 +157,7 @@ packaging==24.1
# via marshmallow
pbr==6.0.0
# via stevedore
pillow==10.3.0
pillow==10.4.0
# via -r requirements/base.in
prompt-toolkit==3.0.47
# via click-repl
Expand All @@ -173,7 +173,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -223,7 +223,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
social-auth-app-django==5.4.1
social-auth-app-django==5.4.2
# via edx-auth-backends
social-auth-core==4.5.4
# via
Expand All @@ -235,7 +235,7 @@ stevedore==5.2.0
# via
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.3.0
# via -r requirements/base.in
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
tox==4.16.0
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
40 changes: 25 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.7.2
# -r requirements/validation.txt
# django
# django-cors-headers
astroid==3.2.2
astroid==3.2.3
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -53,7 +53,7 @@ cachetools==5.3.3
# tox
celery[redis]==5.4.0
# via -r requirements/validation.txt
certifi==2024.6.2
certifi==2024.7.4
# via
# -r requirements/validation.txt
# requests
Expand Down Expand Up @@ -119,14 +119,15 @@ coreschema==0.0.4
# via
# -r requirements/validation.txt
# coreapi
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==42.0.8
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
currencies==2020.12.12
# via -r requirements/validation.txt
Expand All @@ -147,7 +148,7 @@ distlib==0.3.8
# via
# -r requirements/validation.txt
# virtualenv
django==4.2.13
django==4.2.14
# via
# -r requirements/validation.txt
# django-cors-headers
Expand All @@ -170,7 +171,7 @@ django-crum==0.7.9
# via
# -r requirements/validation.txt
# edx-django-utils
django-debug-toolbar==4.4.2
django-debug-toolbar==4.4.6
# via
# -r requirements/dev.in
# -r requirements/validation.txt
Expand Down Expand Up @@ -226,7 +227,7 @@ edx-opaque-keys==2.10.0
# edx-drf-extensions
edx-rest-api-client==5.7.1
# via -r requirements/validation.txt
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# -r requirements/validation.txt
# pytest
Expand Down Expand Up @@ -274,6 +275,11 @@ jaraco-functools==4.0.1
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -329,11 +335,11 @@ more-itertools==10.3.0
# jaraco-functools
mysqlclient==2.2.4
# via -r requirements/validation.txt
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/validation.txt
# edx-django-utils
nh3==0.2.17
nh3==0.2.18
# via
# -r requirements/validation.txt
# readme-renderer
Expand Down Expand Up @@ -363,7 +369,7 @@ pbr==6.0.0
# via
# -r requirements/validation.txt
# stevedore
pillow==10.3.0
pillow==10.4.0
# via -r requirements/validation.txt
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
Expand Down Expand Up @@ -416,7 +422,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# -r requirements/validation.txt
# edx-lint
Expand All @@ -436,7 +442,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/validation.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/validation.txt
# edx-opaque-keys
Expand Down Expand Up @@ -533,6 +539,10 @@ rich==13.7.1
# via
# -r requirements/validation.txt
# twine
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
segment-analytics-python==2.3.2
# via -r requirements/validation.txt
semantic-version==2.10.0
Expand All @@ -558,7 +568,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/validation.txt
# pydocstyle
social-auth-app-django==5.4.1
social-auth-app-django==5.4.2
# via
# -r requirements/validation.txt
# edx-auth-backends
Expand All @@ -578,7 +588,7 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.3.0
# via -r requirements/validation.txt
testfixtures==8.3.0
# via -r requirements/validation.txt
Expand All @@ -597,11 +607,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.5
tomlkit==0.13.0
# via
# -r requirements/validation.txt
# pylint
tox==4.15.1
tox==4.16.0
# via -r requirements/validation.txt
twine==5.1.1
# via -r requirements/validation.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.13
django==4.2.14
35 changes: 21 additions & 14 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ asgiref==3.7.2
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.2.2
astroid==3.2.3
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -53,7 +53,7 @@ cachetools==5.3.3
# tox
celery[redis]==5.4.0
# via -r requirements/test.txt
certifi==2024.6.2
certifi==2024.7.4
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -116,14 +116,15 @@ coreschema==0.0.4
# via
# -r requirements/test.txt
# coreapi
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.8
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
currencies==2020.12.12
# via -r requirements/test.txt
Expand All @@ -142,7 +143,7 @@ distlib==0.3.8
# via
# -r requirements/test.txt
# virtualenv
django==4.2.13
django==4.2.14
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -221,7 +222,7 @@ edx-rest-api-client==5.7.1
# via -r requirements/test.txt
edx-sphinx-theme==3.1.0
# via -r requirements/doc.in
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -263,6 +264,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -305,11 +310,11 @@ more-itertools==10.3.0
# jaraco-functools
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.17
nh3==0.2.18
# via readme-renderer
oauthlib==3.2.2
# via
Expand All @@ -335,7 +340,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pillow==10.3.0
pillow==10.4.0
# via -r requirements/test.txt
pkginfo==1.10.0
# via twine
Expand Down Expand Up @@ -377,7 +382,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -397,7 +402,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -486,6 +491,8 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
segment-analytics-python==2.3.2
# via -r requirements/test.txt
semantic-version==2.10.0
Expand All @@ -510,7 +517,7 @@ slumber==0.7.1
# edx-rest-api-client
snowballstemmer==2.2.0
# via sphinx
social-auth-app-django==5.4.1
social-auth-app-django==5.4.2
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -546,7 +553,7 @@ stevedore==5.2.0
# doc8
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.3.0
# via -r requirements/test.txt
testfixtures==8.3.0
# via -r requirements/test.txt
Expand All @@ -564,11 +571,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.5
tomlkit==0.13.0
# via
# -r requirements/test.txt
# pylint
tox==4.15.1
tox==4.16.0
# via -r requirements/test.txt
twine==5.1.1
# via -r requirements/doc.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.1.1
setuptools==70.3.0
# via -r requirements/pip.in
Loading
Loading