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
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.2
filelock==3.28.0
# via
# python-discovery
# tox
# virtualenv
packaging==26.0
packaging==26.1
# via
# pyproject-api
# tox
Expand All @@ -36,9 +36,9 @@ python-discovery==1.2.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.1
tox==4.53.0
# via -r requirements/ci.in
virtualenv==21.2.1
virtualenv==21.2.4
# via
# -r requirements/ci.in
# tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
chardet==7.4.1
chardet==7.4.3
# via diff-cover
charset-normalizer==3.4.7
# via requests
Expand Down Expand Up @@ -50,7 +50,7 @@ edx-i18n-tools==2.0.0
# via -r requirements/dev.in
edx-lint==6.0.0
# via -r requirements/quality.in
filelock==3.25.2
filelock==3.28.0
# via
# python-discovery
# tox
Expand Down Expand Up @@ -79,7 +79,7 @@ jinja2==3.1.6
# diff-cover
keyring==25.7.0
# via twine
lxml[html-clean]==6.0.3
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand All @@ -99,7 +99,7 @@ more-itertools==11.0.2
# jaraco-functools
nh3==0.3.4
# via readme-renderer
packaging==26.0
packaging==26.1
# via
# pyproject-api
# tox
Expand Down Expand Up @@ -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 @@ -185,7 +185,7 @@ tomli-w==1.2.0
# via tox
tomlkit==0.14.0
# via pylint
tox==4.52.1
tox==4.53.0
# via -r requirements/dev.in
twine==6.2.0
# via -r requirements/dev.in
Expand All @@ -194,7 +194,7 @@ urllib3==2.6.3
# id
# requests
# twine
virtualenv==21.2.1
virtualenv==21.2.4
# via
# -r requirements/dev.in
# tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ more-itertools==11.0.2
# jaraco-functools
nh3==0.3.4
# via readme-renderer
packaging==26.0
packaging==26.1
# via
# sphinx
# twine
Expand Down Expand Up @@ -102,7 +102,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
4 changes: 2 additions & 2 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.4.3
# via pip-tools
click==8.3.2
# via pip-tools
packaging==26.0
packaging==26.1
# via
# build
# wheel
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
packaging==26.0
packaging==26.1
# via wheel
wheel==0.46.3
# via -r requirements/pip.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ddt==1.3.1
# via -r requirements/test.in
iniconfig==2.3.0
# via pytest
packaging==26.0
packaging==26.1
# via pytest
pluggy==1.6.0
# via
Expand Down