Skip to content
Open
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/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ django==5.2.13 # via -c requirements/common_constraints.txt, -r requi
iniconfig==2.3.0 # via -r requirements/testing.txt, pytest
isort==8.0.1 # via -r requirements/testing.txt, pylint
mccabe==0.7.0 # via -r requirements/testing.txt, pylint
packaging==26.0 # via -r requirements/testing.txt, pytest
packaging==26.1 # via -r requirements/testing.txt, pytest
platformdirs==4.9.6 # via -r requirements/testing.txt, pylint
pluggy==1.6.0 # via -r requirements/testing.txt, pytest
pycodestyle==2.14.0 # via -r requirements/testing.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.4.3 # via pip-tools
click==8.3.2 # via pip-tools
packaging==26.0 # via build, wheel
packaging==26.1 # via build, wheel
pip-tools==7.5.3 # via -r requirements/pip_tools.in
pyproject-hooks==1.2.0 # via build, pip-tools
wheel==0.46.3 # via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dill==0.4.1 # via pylint
iniconfig==2.3.0 # via pytest
isort==8.0.1 # via -r requirements/testing.in, pylint
mccabe==0.7.0 # via pylint
packaging==26.0 # via pytest
packaging==26.1 # via pytest
platformdirs==4.9.6 # via pylint
pluggy==1.6.0 # via pytest
pycodestyle==2.14.0 # via -r requirements/testing.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
cachetools==7.0.5 # via tox
colorama==0.4.6 # via tox
distlib==0.4.0 # via virtualenv
filelock==3.25.2 # via python-discovery, tox, virtualenv
packaging==26.0 # via pyproject-api, tox
filelock==3.29.0 # via python-discovery, tox, virtualenv
packaging==26.1 # via pyproject-api, tox
platformdirs==4.9.6 # via python-discovery, tox, virtualenv
pluggy==1.6.0 # via tox
pyproject-api==1.10.0 # via tox
python-discovery==1.2.2 # via tox, virtualenv
tomli-w==1.2.0 # via tox
tox==4.52.1 # via -r requirements/tox.in
virtualenv==21.2.1 # via tox
tox==4.53.0 # via -r requirements/tox.in
virtualenv==21.2.4 # via tox