File tree Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile requirements-ci.in
66#
7- cachetools==5.5.1
7+ cachetools==6.2.0
88 # via tox
99chardet==5.2.0
1010 # via tox
1111colorama==0.4.6
1212 # via tox
1313distlib==0.3.9
1414 # via virtualenv
15- filelock==3.16 .1
15+ filelock==3.19 .1
1616 # via
1717 # tox
1818 # virtualenv
19- packaging==24.2
19+ packaging==25.0
2020 # via
2121 # pyproject-api
2222 # tox
23- platformdirs==4.3.6
23+ platformdirs==4.4.0
2424 # via
2525 # tox
2626 # virtualenv
27- pluggy==1.5 .0
27+ pluggy==1.6 .0
2828 # via tox
2929pygments==2.19.1
3030 # via -r requirements-ci.in
31- pyproject-api==1.8.0
31+ pyproject-api==1.9.1
3232 # via tox
3333tomli==2.2.1
3434 # via
3535 # pyproject-api
3636 # tox
37- tox==4.25.0
37+ tox==4.30.2
3838 # via
3939 # -r requirements-ci.in
4040 # tox-gh-actions
4141tox-gh-actions==3.3.0
4242 # via -r requirements-ci.in
43- typing-extensions==4.13.0
44- # via tox
45- virtualenv==20.29.2
43+ typing-extensions==4.15.0
44+ # via
45+ # tox
46+ # virtualenv
47+ virtualenv==20.34.0
4648 # via tox
Original file line number Diff line number Diff line change 66#
77black == 25.1.0
88 # via -r requirements-dev.in
9- cachetools == 5.5.1
9+ cachetools == 6.2.0
1010 # via tox
1111cfgv == 3.4.0
1212 # via pre-commit
@@ -20,7 +20,7 @@ distlib==0.3.9
2020 # via virtualenv
2121exceptiongroup == 1.2.2
2222 # via pytest
23- filelock == 3.16 .1
23+ filelock == 3.19 .1
2424 # via
2525 # tox
2626 # virtualenv
@@ -46,20 +46,20 @@ mypy-extensions==1.0.0
4646 # mypy
4747nodeenv == 1.9.1
4848 # via pre-commit
49- packaging == 24.2
49+ packaging == 25.0
5050 # via
5151 # black
5252 # pyproject-api
5353 # pytest
5454 # tox
5555pathspec == 0.12.1
5656 # via black
57- platformdirs == 4.3.6
57+ platformdirs == 4.4.0
5858 # via
5959 # black
6060 # tox
6161 # virtualenv
62- pluggy == 1.5 .0
62+ pluggy == 1.6 .0
6363 # via
6464 # pytest
6565 # tox
@@ -71,7 +71,7 @@ pyflakes==3.3.1
7171 # via flake8
7272pygments == 2.19.1
7373 # via -r requirements-dev.in
74- pyproject-api == 1.8.0
74+ pyproject-api == 1.9.1
7575 # via tox
7676pytest == 8.3.5
7777 # via -r requirements-dev.in
@@ -85,14 +85,15 @@ tomli==2.2.1
8585 # pyproject-api
8686 # pytest
8787 # tox
88- tox == 4.25.0
88+ tox == 4.30.2
8989 # via -r requirements-dev.in
90- typing-extensions == 4.12.2
90+ typing-extensions == 4.15.0
9191 # via
9292 # black
9393 # mypy
9494 # tox
95- virtualenv == 20.29.2
95+ # virtualenv
96+ virtualenv == 20.34.0
9697 # via
9798 # pre-commit
9899 # tox
You can’t perform that action at this time.
0 commit comments