Skip to content
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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ celery==5.6.3
# via
# -c requirements/constraints.txt
# -r requirements/base.in
click==8.3.2
click==8.3.3
# via
# celery
# click-didyoumean
Expand All @@ -38,7 +38,7 @@ jsonfield==3.2.0
# via -r requirements/base.in
kombu==5.6.2
# via celery
packaging==26.0
packaging==26.2
# via kombu
prompt-toolkit==3.0.52
# via click-repl
Expand All @@ -48,7 +48,7 @@ six==1.17.0
# via python-dateutil
sqlparse==0.5.5
# via django
tzdata==2026.1
tzdata==2026.2
# via kombu
tzlocal==5.3.1
# via celery
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery50.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
amqp==5.3.1
billiard==4.2.4
celery==5.6.3
click==8.3.2
click==8.3.3
click-didyoumean==0.3.1
click-repl==0.3.0
kombu==5.6.2
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
#
# make upgrade
#
cachetools==7.0.5
cachetools==7.0.6
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.2
filelock==3.29.0
# via
# python-discovery
# tox
# virtualenv
packaging==26.0
packaging==26.2
# via
# pyproject-api
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.0
tox==4.53.0
# via -r requirements/ci.in
virtualenv==21.2.0
virtualenv==21.3.0
# via tox
40 changes: 21 additions & 19 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
cachetools==7.0.5
cachetools==7.0.6
# via tox
certifi==2026.2.25
certifi==2026.4.22
# via requests
cffi==2.0.0
# via cryptography
chardet==7.4.0.post2
chardet==7.4.3
# via diff-cover
charset-normalizer==3.4.7
# via requests
click==8.3.2
click==8.3.3
# via
# click-log
# code-annotations
Expand All @@ -31,7 +31,7 @@ code-annotations==3.0.0
# via edx-lint
colorama==0.4.6
# via tox
cryptography==46.0.6
cryptography==47.0.0
# via secretstorage
diff-cover==10.2.0
# via -r requirements/dev.in
Expand All @@ -47,18 +47,18 @@ docutils==0.22.4
# via readme-renderer
edx-i18n-tools==2.0.0
# via -r requirements/dev.in
edx-lint==6.0.0
edx-lint==6.1.0
# via
# -r requirements/dev.in
# -r requirements/quality.in
filelock==3.25.2
filelock==3.29.0
# via
# python-discovery
# tox
# virtualenv
id==1.6.1
# via twine
idna==3.11
idna==3.13
# via requests
isort==8.0.1
# via
Expand All @@ -80,7 +80,7 @@ jinja2==3.1.6
# diff-cover
keyring==25.7.0
# via twine
lxml[html-clean]==6.0.2
lxml[html-clean]==6.1.0
# via
# edx-i18n-tools
# lxml-html-clean
Expand All @@ -94,21 +94,21 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.1
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.4
nh3==0.3.5
# via readme-renderer
packaging==26.0
packaging==26.2
# via
# pyproject-api
# tox
# twine
# wheel
path==16.16.0
# via edx-i18n-tools
platformdirs==4.9.4
platformdirs==4.9.6
# via
# pylint
# python-discovery
Expand Down Expand Up @@ -147,7 +147,7 @@ pylint-plugin-utils==0.9.0
# pylint-django
pyproject-api==1.10.0
# via tox
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
Expand All @@ -167,7 +167,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
secretstorage==3.5.0
# via keyring
Expand All @@ -186,8 +186,10 @@ text-unidecode==1.3
tomli-w==1.2.0
# via tox
tomlkit==0.14.0
# via pylint
tox==4.52.0
# via
# edx-lint
# pylint
tox==4.53.0
# via -r requirements/dev.in
twine==6.2.0
# via -r requirements/dev.in
Expand All @@ -196,7 +198,7 @@ urllib3==2.6.3
# id
# requests
# twine
virtualenv==21.2.0
virtualenv==21.3.0
# via tox
wheel==0.46.3
wheel==0.47.0
# via -r requirements/dev.in
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ beautifulsoup4==4.14.3
# via pydata-sphinx-theme
billiard==4.2.4
# via celery
build==1.4.2
build==1.5.0
# via -r requirements/doc.in
celery==5.6.3
# via
# -c requirements/constraints.txt
# -r requirements/base.in
certifi==2026.2.25
certifi==2026.4.22
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.2
click==8.3.3
# via
# celery
# click-didyoumean
Expand All @@ -44,7 +44,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cryptography==46.0.6
cryptography==47.0.0
# via secretstorage
django==5.2.13
# via
Expand All @@ -65,7 +65,7 @@ docutils==0.21.2
# sphinx
id==1.6.1
# via twine
idna==3.11
idna==3.13
# via requests
imagesize==2.0.0
# via sphinx
Expand Down Expand Up @@ -93,13 +93,13 @@ markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.1
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.4
nh3==0.3.5
# via readme-renderer
packaging==26.0
packaging==26.2
# via
# build
# kombu
Expand Down Expand Up @@ -138,7 +138,7 @@ restructuredtext-lint==2.0.2
# via doc8
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
roman-numerals==4.1.0
# via sphinx
Expand Down Expand Up @@ -184,7 +184,7 @@ typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
tzdata==2026.1
tzdata==2026.2
# via kombu
tzlocal==5.3.1
# via celery
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
build==1.4.2
build==1.5.0
# via pip-tools
click==8.3.2
click==8.3.3
# via pip-tools
packaging==26.0
packaging==26.2
# via
# build
# wheel
Expand All @@ -18,7 +18,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.46.3
wheel==0.47.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
packaging==26.0
packaging==26.2
# via wheel
wheel==0.46.3
wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.0.1
pip==26.1
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
10 changes: 6 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
click==8.3.2
click==8.3.3
# via
# click-log
# code-annotations
Expand All @@ -19,7 +19,7 @@ code-annotations==3.0.0
# via edx-lint
dill==0.4.1
# via pylint
edx-lint==6.0.0
edx-lint==6.1.0
# via -r requirements/quality.in
isort==8.0.1
# via
Expand All @@ -31,7 +31,7 @@ markupsafe==3.0.3
# via jinja2
mccabe==0.7.0
# via pylint
platformdirs==4.9.4
platformdirs==4.9.6
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -66,4 +66,6 @@ stevedore==5.7.0
text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
# via pylint
# via
# edx-lint
# pylint
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ asgiref==3.11.1
# via
# -c requirements/constraints.txt
# -r requirements/base.in
click==8.3.2
click==8.3.3
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -43,7 +43,7 @@ jsonfield==3.2.0
# via celery
mock==5.2.0
# via -r requirements/test.in
packaging==26.0
packaging==26.2
# via
# kombu
# pytest
Expand All @@ -55,7 +55,7 @@ prompt-toolkit==3.0.52
# via click-repl
pygments==2.20.0
# via pytest
pytest==9.0.2
pytest==9.0.3
# via
# pytest-cov
# pytest-django
Expand All @@ -73,7 +73,7 @@ six==1.17.0
# via python-dateutil
sqlparse==0.5.5
# via django
tzdata==2026.1
tzdata==2026.2
# via kombu
tzlocal==5.3.1
# via celery
Expand Down
Loading