File tree Expand file tree Collapse file tree 5 files changed +15
-13
lines changed Expand file tree Collapse file tree 5 files changed +15
-13
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==25.1 .0
3+ black==25.9 .0
44 # via -r tests/formatters.in
5- click==8.2.1
5+ click==8.3.0
66 # via black
77colorama==0.4.6 ; sys_platform == 'win32'
88 # via click
@@ -16,3 +16,5 @@ pathspec==0.12.1
1616 # via black
1717platformdirs==4.4.0
1818 # via black
19+ pytokens==0.1.10
20+ # 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/pip-compile.txt tests/pip-compile.in
3- uv==0.8.17
3+ uv==0.8.19
44 # via -r tests/pip-compile.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.13.0
3+ ruff==0.13.1
44 # via -r tests/static.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/tag.txt tests/tag.in
3- click==8.2.1
3+ click==8.3.0
44 # via typer
55colorama==0.4.6 ; sys_platform == 'win32'
66 # via click
@@ -22,7 +22,7 @@ shellingham==1.5.4
2222 # via typer
2323smmap==5.0.2
2424 # via gitdb
25- typer==0.17.4
25+ typer==0.19.1
2626 # via -r tests/tag.in
2727typing-extensions==4.15.0
2828 # via typer
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1414 # pynacl
1515charset-normalizer==3.4.3
1616 # via requests
17- click==8.2.1
17+ click==8.3.0
1818 # via
1919 # typer
2020 # typer-slim
@@ -26,13 +26,13 @@ colorama==0.4.6 ; sys_platform == 'win32'
2626 # colorlog
2727colorlog==6.9.0
2828 # via nox
29- cryptography==45 .0.7
29+ cryptography==46 .0.1
3030 # via pyjwt
3131dependency-groups==1.3.1
3232 # via nox
3333distlib==0.4.0
3434 # via virtualenv
35- docutils==0.22
35+ docutils==0.22.2
3636 # via antsibull-docutils
3737filelock==3.19.1
3838 # via virtualenv
@@ -50,7 +50,7 @@ markupsafe==3.0.2
5050 # via jinja2
5151mdurl==0.1.2
5252 # via markdown-it-py
53- mypy==1.18.1
53+ mypy==1.18.2
5454 # via -r tests/typing.in
5555mypy-extensions==1.1.0
5656 # via mypy
@@ -83,11 +83,11 @@ shellingham==1.5.4
8383 # via typer
8484smmap==5.0.2
8585 # via gitdb
86- typer==0.17.4
86+ typer==0.19.1
8787 # via -r tests/tag.in
88- typer-slim==0.17.4
88+ typer-slim==0.19.1
8989 # via -r tests/../hacking/pr_labeler/requirements.txt
90- types-docutils==0.22.0.20250822
90+ types-docutils==0.22.0.20250919
9191 # via -r tests/typing.in
9292typing-extensions==4.15.0
9393 # via
You can’t perform that action at this time.
0 commit comments