Skip to content

chore: Upgrade Python requirements #429

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

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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
amqp==5.3.1
# via kombu
asgiref==3.8.1
asgiref==3.9.1
# via django
billiard==4.2.1
# via celery
Expand All @@ -22,7 +22,7 @@ click==8.2.1
# click-repl
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
cachetools==6.0.0
cachetools==6.1.0
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.9.1
coverage==7.9.2
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand All @@ -30,7 +30,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.26.0
tox==4.27.0
# via -r requirements/ci.in
virtualenv==20.31.2
# via tox
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ amqp==5.3.1
# via
# -r requirements/test.txt
# kombu
asgiref==3.8.1
asgiref==3.9.1
# via
# -r requirements/test.txt
# django
astroid==3.3.10
astroid==3.3.11
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -21,9 +21,9 @@ billiard==4.2.1
# via
# -r requirements/test.txt
# celery
boto3==1.38.36
boto3==1.39.4
# via -r requirements/test.txt
botocore==1.38.36
botocore==1.39.4
# via
# -r requirements/test.txt
# boto3
Expand All @@ -32,7 +32,7 @@ build==1.2.2.post1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.0.0
cachetools==6.1.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -65,7 +65,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
click-plugins==1.1.1
click-plugins==1.1.1.2
# via
# -r requirements/test.txt
# celery
Expand All @@ -81,7 +81,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.9.1
coverage[toml]==7.9.2
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -149,7 +149,7 @@ kombu==5.5.4
# via
# -r requirements/test.txt
# celery
lxml[html-clean,html_clean]==5.4.0
lxml[html-clean,html_clean]==6.0.0
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down Expand Up @@ -204,11 +204,11 @@ prompt-toolkit==3.0.51
# via
# -r requirements/test.txt
# click-repl
pycodestyle==2.13.0
pycodestyle==2.14.0
# via -r requirements/quality.txt
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.19.1
pygments==2.19.2
# via
# -r requirements/test.txt
# pytest
Expand All @@ -227,7 +227,7 @@ pylint-django==2.6.1
# via
# -r requirements/quality.txt
# edx-lint
pylint-plugin-utils==0.8.2
pylint-plugin-utils==0.9.0
# via
# -r requirements/quality.txt
# pylint-celery
Expand All @@ -241,7 +241,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.4.0
pytest==8.4.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -294,7 +294,7 @@ stevedore==5.4.1
# via
# -r requirements/quality.txt
# code-annotations
testfixtures==8.3.0
testfixtures==9.1.0
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -304,7 +304,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.26.0
tox==4.27.0
# via -r requirements/ci.txt
tzdata==2025.2
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ amqp==5.3.1
# via
# -r requirements/base.txt
# kombu
asgiref==3.8.1
asgiref==3.9.1
# via
# -r requirements/base.txt
# django
Expand All @@ -36,7 +36,7 @@ celery==5.5.3
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
certifi==2025.6.15
certifi==2025.7.9
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -53,7 +53,7 @@ click-didyoumean==0.3.1
# via
# -r requirements/base.txt
# celery
click-plugins==1.1.1
click-plugins==1.1.1.2
# via
# -r requirements/base.txt
# celery
Expand All @@ -67,7 +67,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==45.0.4
cryptography==45.0.5
# via secretstorage
deepmerge==2.0
# via sphinxcontrib-openapi
Expand Down Expand Up @@ -117,7 +117,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
jaraco-functools==4.2.1
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -173,7 +173,7 @@ pycparser==2.22
# via cffi
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
pygments==2.19.2
# via
# accessible-pygments
# doc8
Expand Down Expand Up @@ -218,7 +218,7 @@ rich==14.0.0
# via twine
roman-numerals-py==3.1.0
# via sphinx
rpds-py==0.25.1
rpds-py==0.26.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -273,7 +273,7 @@ stevedore==5.4.1
# via doc8
twine==6.1.0
# via -r requirements/doc.in
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# beautifulsoup4
# pydata-sphinx-theme
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.3.10
astroid==3.3.11
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -35,7 +35,7 @@ pbr==6.1.1
# via stevedore
platformdirs==4.3.8
# via pylint
pycodestyle==2.13.0
pycodestyle==2.14.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand All @@ -49,7 +49,7 @@ pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ amqp==5.3.1
# via
# -r requirements/base.txt
# kombu
asgiref==3.8.1
asgiref==3.9.1
# via
# -r requirements/base.txt
# django
billiard==4.2.1
# via
# -r requirements/base.txt
# celery
boto3==1.38.36
boto3==1.39.4
# via -r requirements/test.in
botocore==1.38.36
botocore==1.39.4
# via
# boto3
# s3transfer
Expand All @@ -37,15 +37,15 @@ click-didyoumean==0.3.1
# via
# -r requirements/base.txt
# celery
click-plugins==1.1.1
click-plugins==1.1.1.2
# via
# -r requirements/base.txt
# celery
click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
coverage[toml]==7.9.1
coverage[toml]==7.9.2
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -94,9 +94,9 @@ prompt-toolkit==3.0.51
# via
# -r requirements/base.txt
# click-repl
pygments==2.19.1
pygments==2.19.2
# via pytest
pytest==8.4.0
pytest==8.4.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -129,7 +129,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
testfixtures==8.3.0
testfixtures==9.1.0
# via -r requirements/test.in
tzdata==2025.2
# via
Expand Down