Skip to content
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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jinja2==3.1.6
# via -r requirements/base.in
markupsafe==3.0.3
# via jinja2
python-slugify==9.0.0
python-slugify==9.1.0
# via -r requirements/base.in
pyyaml==6.0.3
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
cachetools==7.1.8
cachetools==7.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.4.3
# via virtualenv
filelock==3.32.6
filelock==3.32.7
# via
# python-discovery
# tox
Expand All @@ -19,23 +19,23 @@ packaging==26.3
# via
# pyproject-api
# tox
platformdirs==4.11.8
platformdirs==4.11.11
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.11.0
pyproject-api==1.11.2
# via tox
python-discovery==1.6.0
python-discovery==1.6.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.61.4
tox==4.63.0
# via -r requirements/ci.in
typing-extensions==4.16.0
# via tox
virtualenv==21.7.9
virtualenv==21.9.0
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build==1.6.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.1.8
cachetools==7.2.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -63,7 +63,7 @@ django==5.2.17
# -r requirements/quality.txt
edx-lint==6.2.0
# via -r requirements/quality.txt
filelock==3.32.6
filelock==3.32.7
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -108,7 +108,7 @@ packaging==26.3
# wheel
pip-tools==7.6.1
# via -r requirements/pip-tools.txt
platformdirs==4.11.8
platformdirs==4.11.11
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -152,11 +152,11 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pyproject-api==1.11.0
pyproject-api==1.11.2
# via
# -r requirements/ci.txt
# tox
pyproject-hooks==1.2.0
pyproject-hooks==1.3.3
# via
# -r requirements/pip-tools.txt
# build
Expand All @@ -167,12 +167,12 @@ pytest==9.1.1
# pytest-cov
pytest-cov==7.1.0
# via -r requirements/quality.txt
python-discovery==1.6.0
python-discovery==1.6.1
# via
# -r requirements/ci.txt
# tox
# virtualenv
python-slugify==9.0.0
python-slugify==9.1.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -209,13 +209,13 @@ tomlkit==0.15.1
# -r requirements/quality.txt
# edx-lint
# pylint
tox==4.61.4
tox==4.63.0
# via -r requirements/ci.txt
typing-extensions==4.16.0
# via
# -r requirements/ci.txt
# tox
virtualenv==21.7.9
virtualenv==21.9.0
# via
# -r requirements/ci.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ docutils==0.21.2
# sphinx
id==1.6.1
# via twine
idna==3.19
idna==3.20
# via requests
imagesize==2.0.1
# via sphinx
Expand Down Expand Up @@ -119,7 +119,7 @@ pytest==9.1.1
# pytest-cov
pytest-cov==7.1.0
# via -r requirements/test.txt
python-slugify==9.0.0
python-slugify==9.1.0
# via -r requirements/test.txt
pyyaml==6.0.3
# via -r requirements/test.txt
Expand Down Expand Up @@ -182,7 +182,7 @@ twine==7.0.0
# via -r requirements/doc.in
typing-extensions==4.16.0
# via beautifulsoup4
urllib3==2.7.0
urllib3==2.8.0
# via
# id
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==26.3
# wheel
pip-tools==7.6.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
pyproject-hooks==1.3.3
# via
# build
# pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ packaging==26.3
# via
# -r requirements/test.txt
# pytest
platformdirs==4.11.8
platformdirs==4.11.11
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -95,7 +95,7 @@ pytest==9.1.1
# pytest-cov
pytest-cov==7.1.0
# via -r requirements/test.txt
python-slugify==9.0.0
python-slugify==9.1.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pytest==9.1.1
# via pytest-cov
pytest-cov==7.1.0
# via -r requirements/test.in
python-slugify==9.0.0
python-slugify==9.1.0
# via -r requirements/base.txt
pyyaml==6.0.3
# via -r requirements/base.txt
Expand Down
Loading