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

Merged
merged 1 commit into from
Aug 5, 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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ djangorestframework==3.15.2
# via -r requirements/base.in
dnspython==2.6.1
# via pymongo
edx-django-utils==5.14.2
edx-django-utils==5.15.0
# via
# -r requirements/base.in
# edx-toggles
Expand Down Expand Up @@ -117,7 +117,7 @@ pyyaml==6.0.1
# code-annotations
# superset-api-client
# xblock
redis==5.0.7
redis==5.0.8
# via -r requirements/base.in
requests==2.32.3
# via
Expand Down
21 changes: 9 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ billiard==4.2.0
# via
# -r requirements/quality.txt
# celery
black==24.4.2
black==24.8.0
# via
# -r requirements/dev.in
# -r requirements/quality.txt
Expand Down Expand Up @@ -95,7 +95,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -144,11 +144,11 @@ dnspython==2.6.1
# via
# -r requirements/quality.txt
# pymongo
edx-django-utils==5.14.2
edx-django-utils==5.15.0
# via
# -r requirements/quality.txt
# edx-toggles
edx-i18n-tools==1.6.0
edx-i18n-tools==1.6.2
# via -r requirements/dev.in
edx-lint==5.3.7
# via -r requirements/quality.txt
Expand Down Expand Up @@ -186,14 +186,11 @@ kombu==5.3.7
# via
# -r requirements/quality.txt
# celery
lxml[html-clean]==5.2.2
lxml==5.2.2
# via
# -r requirements/quality.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.1.1
# via lxml
mako==1.3.5
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -238,7 +235,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==17.0.0
path==16.16.0
# via edx-i18n-tools
pathspec==0.12.1
# via
Expand Down Expand Up @@ -275,7 +272,7 @@ psutil==6.0.0
# via
# -r requirements/quality.txt
# edx-django-utils
pycodestyle==2.12.0
pycodestyle==2.12.1
# via -r requirements/quality.txt
pycparser==2.22
# via
Expand Down Expand Up @@ -352,7 +349,7 @@ pyyaml==6.0.1
# responses
# superset-api-client
# xblock
redis==5.0.7
redis==5.0.8
# via -r requirements/quality.txt
requests==2.32.3
# via
Expand Down Expand Up @@ -437,7 +434,7 @@ webob==1.8.7
# via
# -r requirements/quality.txt
# xblock
wheel==0.43.0
wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
24 changes: 12 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
amqp==5.2.0
# via
Expand Down Expand Up @@ -74,7 +74,7 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -123,7 +123,7 @@ docutils==0.20.1
# readme-renderer
# restructuredtext-lint
# sphinx
edx-django-utils==5.14.2
edx-django-utils==5.15.0
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -154,7 +154,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
jaraco-functools==4.0.2
# via keyring
jeepney==0.8.0
# via
Expand All @@ -165,7 +165,7 @@ jinja2==3.1.4
# -r requirements/test.txt
# code-annotations
# sphinx
keyring==25.2.1
keyring==25.3.0
# via twine
kombu==5.3.7
# via
Expand Down Expand Up @@ -291,7 +291,7 @@ pyyaml==6.0.1
# xblock
readme-renderer==43.0
# via twine
redis==5.0.7
redis==5.0.8
# via -r requirements/test.txt
requests==2.32.3
# via
Expand Down Expand Up @@ -331,24 +331,24 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==7.4.7
sphinx==8.0.2
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
wheel==0.43.0
wheel==0.44.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.43.0
wheel==0.44.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==71.1.0
setuptools==72.1.0
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ billiard==4.2.0
# via
# -r requirements/test.txt
# celery
black==24.4.2
black==24.8.0
# via -r requirements/quality.in
celery==5.4.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -71,7 +71,7 @@ code-annotations==1.8.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -111,7 +111,7 @@ dnspython==2.6.1
# via
# -r requirements/test.txt
# pymongo
edx-django-utils==5.14.2
edx-django-utils==5.15.0
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -206,7 +206,7 @@ psutil==6.0.0
# via
# -r requirements/test.txt
# edx-django-utils
pycodestyle==2.12.0
pycodestyle==2.12.1
# via -r requirements/quality.in
pycparser==2.22
# via
Expand Down Expand Up @@ -265,7 +265,7 @@ pyyaml==6.0.1
# responses
# superset-api-client
# xblock
redis==5.0.7
redis==5.0.8
# via -r requirements/test.txt
requests==2.32.3
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ code-annotations==1.8.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.6.1
# via
# -r requirements/base.txt
# pymongo
edx-django-utils==5.14.2
edx-django-utils==5.15.0
# via
# -r requirements/base.txt
# edx-toggles
Expand Down Expand Up @@ -205,7 +205,7 @@ pyyaml==6.0.1
# responses
# superset-api-client
# xblock
redis==5.0.7
redis==5.0.8
# via -r requirements/base.txt
requests==2.32.3
# via
Expand Down
Loading