File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 66#
77asgiref==3.11.0 # via -r requirements/testing.txt, django
88astroid==4.0.3 # via -r requirements/testing.txt, pylint
9- dill==0.4.0 # via -r requirements/testing.txt, pylint
9+ dill==0.4.1 # via -r requirements/testing.txt, pylint
1010django==5.2.10 # via -c requirements/common_constraints.txt, -r requirements/testing.txt
1111iniconfig==2.3.0 # via -r requirements/testing.txt, pytest
1212isort==7.0.0 # via -r requirements/testing.txt, pylint
1313mccabe==0.7.0 # via -r requirements/testing.txt, pylint
14- packaging==25 .0 # via -r requirements/testing.txt, pytest
14+ packaging==26 .0 # via -r requirements/testing.txt, pytest
1515platformdirs==4.5.1 # via -r requirements/testing.txt, pylint
1616pluggy==1.6.0 # via -r requirements/testing.txt, pytest
1717pycodestyle==2.14.0 # via -r requirements/testing.txt
Original file line number Diff line number Diff line change 66#
77build==1.4.0 # via pip-tools
88click==8.3.1 # via pip-tools
9- packaging==25 .0 # via build
9+ packaging==26 .0 # via build, wheel
1010pip-tools==7.5.2 # via -r requirements/pip_tools.in
1111pyproject-hooks==1.2.0 # via build, pip-tools
12- wheel==0.45.1 # via pip-tools
12+ wheel==0.46.3 # via pip-tools
1313
1414# The following packages are considered to be unsafe in a requirements file:
1515pip==25.3 # via pip-tools
16- setuptools==80.9.0 # via pip-tools
16+ setuptools==80.10.2 # via pip-tools
Original file line number Diff line number Diff line change 66#
77asgiref==3.11.0 # via django
88astroid==4.0.3 # via pylint
9- dill==0.4.0 # via pylint
9+ dill==0.4.1 # via pylint
1010iniconfig==2.3.0 # via pytest
1111isort==7.0.0 # via -r requirements/testing.in, pylint
1212mccabe==0.7.0 # via pylint
13- packaging==25 .0 # via pytest
13+ packaging==26 .0 # via pytest
1414platformdirs==4.5.1 # via pylint
1515pluggy==1.6.0 # via pytest
1616pycodestyle==2.14.0 # via -r requirements/testing.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- cachetools==6.2.4 # via tox
7+ cachetools==6.2.5 # via tox
88chardet==5.2.0 # via tox
99colorama==0.4.6 # via tox
1010distlib==0.4.0 # via virtualenv
1111filelock==3.20.3 # via tox, virtualenv
12- packaging==25 .0 # via pyproject-api, tox
12+ packaging==26 .0 # via pyproject-api, tox
1313platformdirs==4.5.1 # via tox, virtualenv
1414pluggy==1.6.0 # via tox
1515pyproject-api==1.10.0 # via tox
You can’t perform that action at this time.
0 commit comments