File tree Expand file tree Collapse file tree 5 files changed +25
-20
lines changed Expand file tree Collapse file tree 5 files changed +25
-20
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
3- black==24.10 .0
3+ black==25.1 .0
44 # via -r tests/formatters.in
55click==8.1.8
66 # via black
77colorama==0.4.6 ; platform_system == 'Windows'
88 # via click
9- isort==5.13.2
9+ isort==6.0.1
1010 # via -r tests/formatters.in
1111mypy-extensions==1.0.0
1212 # via black
1313packaging==24.2
1414 # via black
1515pathspec==0.12.1
1616 # via black
17- platformdirs==4.3.6
17+ platformdirs==4.3.7
1818 # via black
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/spelling.txt tests/spelling.in
3- codespell==2.3.0
3+ codespell==2.4.1
44 # via -r tests/spelling.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/static.txt tests/static.in
3- ruff==0.8.6
3+ ruff==0.11.2
44 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ mdurl==0.1.2
1414 # via markdown-it-py
1515packaging==24.2
1616 # via -r tests/tag.in
17- pygments==2.18.0
17+ pygments==2.19.1
1818 # via rich
1919rich==13.9.4
2020 # via typer
2121shellingham==1.5.4
2222 # via typer
2323smmap==5.0.2
2424 # via gitdb
25- typer==0.15.1
25+ typer==0.15.2
2626 # via -r tests/tag.in
27- typing-extensions==4.12.2
27+ typing-extensions==4.13.0
2828 # via typer
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
3- argcomplete==3.5.3
3+ argcomplete==3.6.1
4+ # via nox
5+ attrs==25.3.0
46 # via nox
57certifi==2025.1.31
68 # via requests
@@ -22,43 +24,46 @@ colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
2224 # colorlog
2325colorlog==6.9.0
2426 # via nox
25- cryptography==44.0.0
27+ cryptography==44.0.2
2628 # via pyjwt
29+ dependency-groups==1.3.0
30+ # via nox
2731deprecated==1.2.18
2832 # via pygithub
2933distlib==0.3.9
3034 # via virtualenv
31- filelock==3.17 .0
35+ filelock==3.18 .0
3236 # via virtualenv
3337gitdb==4.0.12
3438 # via gitpython
3539gitpython==3.1.44
3640 # via -r tests/tag.in
3741idna==3.10
3842 # via requests
39- jinja2==3.1.5
43+ jinja2==3.1.6
4044 # via -r tests/../hacking/pr_labeler/requirements.txt
4145markdown-it-py==3.0.0
4246 # via rich
4347markupsafe==3.0.2
4448 # via jinja2
4549mdurl==0.1.2
4650 # via markdown-it-py
47- mypy==1.14.1
51+ mypy==1.15.0
4852 # via -r tests/typing.in
4953mypy-extensions==1.0.0
5054 # via mypy
51- nox==2024.10 .9
55+ nox==2025.2 .9
5256 # via -r tests/typing.in
5357packaging==24.2
5458 # via
5559 # -r tests/tag.in
60+ # dependency-groups
5661 # nox
57- platformdirs==4.3.6
62+ platformdirs==4.3.7
5863 # via virtualenv
5964pycparser==2.22
6065 # via cffi
61- pygithub==2.5.0
66+ pygithub==2.6.1
6267 # via -r tests/../hacking/pr_labeler/requirements.txt
6368pygments==2.19.1
6469 # via rich
@@ -74,13 +79,13 @@ shellingham==1.5.4
7479 # via typer
7580smmap==5.0.2
7681 # via gitdb
77- typer==0.15.1
82+ typer==0.15.2
7883 # via -r tests/tag.in
79- typer-slim==0.15.1
84+ typer-slim==0.15.2
8085 # via -r tests/../hacking/pr_labeler/requirements.txt
8186types-docutils==0.21.0.20241128
8287 # via -r tests/typing.in
83- typing-extensions==4.12.2
88+ typing-extensions==4.13.0
8489 # via
8590 # codeowners
8691 # mypy
@@ -91,7 +96,7 @@ urllib3==2.3.0
9196 # via
9297 # pygithub
9398 # requests
94- virtualenv==20.29.1
99+ virtualenv==20.29.3
95100 # via nox
96101wrapt==1.17.2
97102 # via deprecated
You can’t perform that action at this time.
0 commit comments