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/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ 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.2 # via -r requirements/testing.txt, pytest
platformdirs==4.9.6 # via -r requirements/testing.txt, pylint
platformdirs==4.10.0 # 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
pygments==2.20.0 # via -r requirements/testing.txt, pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pyproject-hooks==1.2.0 # via build, pip-tools
wheel==0.47.0 # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.1 # via pip-tools
pip==26.1.2 # via pip-tools
setuptools==82.0.1 # via pip-tools
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ iniconfig==2.3.0 # via pytest
isort==8.0.1 # via -r requirements/testing.in, pylint
mccabe==0.7.0 # via pylint
packaging==26.2 # via pytest
platformdirs==4.9.6 # via pylint
platformdirs==4.10.0 # via pylint
pluggy==1.6.0 # via pytest
pycodestyle==2.14.0 # via -r requirements/testing.in
pygments==2.20.0 # via pytest
Expand Down
10 changes: 5 additions & 5 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ colorama==0.4.6 # via tox
distlib==0.4.0 # via virtualenv
filelock==3.29.0 # via python-discovery, tox, virtualenv
packaging==26.2 # via pyproject-api, tox
platformdirs==4.9.6 # via python-discovery, tox, virtualenv
platformdirs==4.10.0 # via python-discovery, tox, virtualenv
pluggy==1.6.0 # via tox
pyproject-api==1.10.0 # via tox
python-discovery==1.3.1 # via tox, virtualenv
pyproject-api==1.10.1 # via tox
python-discovery==1.4.0 # via tox, virtualenv
tomli-w==1.2.0 # via tox
tox==4.54.0 # via -r requirements/tox.in
virtualenv==21.3.3 # via tox
tox==4.55.0 # via -r requirements/tox.in
virtualenv==21.4.2 # via tox