File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 77asgiref==3.11.1 # via -r requirements/testing.txt, django
88astroid==4.0.4 # via -r requirements/testing.txt, pylint
99dill==0.4.1 # via -r requirements/testing.txt, pylint
10- django==5.2.11 # via -c requirements/common_constraints.txt, -r requirements/testing.txt
10+ django==5.2.12 # via -c requirements/common_constraints.txt, -r requirements/testing.txt
1111iniconfig==2.3.0 # via -r requirements/testing.txt, pytest
1212isort==8.0.1 # via -r requirements/testing.txt, pylint
1313mccabe==0.7.0 # via -r requirements/testing.txt, pylint
1414packaging==26.0 # via -r requirements/testing.txt, pytest
15- platformdirs==4.9.2 # via -r requirements/testing.txt, pylint
15+ platformdirs==4.9.4 # 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
1818pygments==2.19.2 # via -r requirements/testing.txt, pytest
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ iniconfig==2.3.0 # via pytest
1111isort==8.0.1 # via -r requirements/testing.in, pylint
1212mccabe==0.7.0 # via pylint
1313packaging==26.0 # via pytest
14- platformdirs==4.9.2 # via pylint
14+ platformdirs==4.9.4 # via pylint
1515pluggy==1.6.0 # via pytest
1616pycodestyle==2.14.0 # via -r requirements/testing.in
1717pygments==2.19.2 # via pytest
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- cachetools==7.0.1 # via tox
7+ cachetools==7.0.4 # via tox
88colorama==0.4.6 # via tox
99distlib==0.4.0 # via virtualenv
1010filelock==3.25.0 # via python-discovery, tox, virtualenv
1111packaging==26.0 # via pyproject-api, tox
12- platformdirs==4.9.2 # via python-discovery, tox, virtualenv
12+ platformdirs==4.9.4 # via python-discovery, tox, virtualenv
1313pluggy==1.6.0 # via tox
1414pyproject-api==1.10.0 # via tox
15- python-discovery==1.1.0 # via virtualenv
16- tox==4.47.0 # via -r requirements/tox.in
15+ python-discovery==1.1.1 # via virtualenv
16+ tomli-w==1.2.0 # via tox
17+ tox==4.49.0 # via -r requirements/tox.in
1718virtualenv==21.1.0 # via tox
You can’t perform that action at this time.
0 commit comments