File tree Expand file tree Collapse file tree 4 files changed +12
-10
lines changed Expand file tree Collapse file tree 4 files changed +12
-10
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/pip-compile.txt tests/pip-compile.in
3- uv==0.7.8
3+ uv==0.7.9
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.11.11
3+ ruff==0.11.12
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.1.8
3+ click==8.2.1
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.15.4
25+ typer==0.16.0
2626 # via -r tests/tag.in
2727typing-extensions==4.13.2
2828 # via typer
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cffi==1.17.1
1212 # pynacl
1313charset-normalizer==3.4.2
1414 # via requests
15- click==8.1.8
15+ click==8.2.1
1616 # via
1717 # typer
1818 # typer-slim
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424 # colorlog
2525colorlog==6.9.0
2626 # via nox
27- cryptography==45.0.2
27+ cryptography==45.0.3
2828 # via pyjwt
2929dependency-groups==1.3.1
3030 # via nox
@@ -48,7 +48,7 @@ markupsafe==3.0.2
4848 # via jinja2
4949mdurl==0.1.2
5050 # via markdown-it-py
51- mypy==1.15 .0
51+ mypy==1.16 .0
5252 # via -r tests/typing.in
5353mypy-extensions==1.1.0
5454 # via mypy
@@ -59,6 +59,8 @@ packaging==25.0
5959 # -r tests/tag.in
6060 # dependency-groups
6161 # nox
62+ pathspec==0.12.1
63+ # via mypy
6264platformdirs==4.3.8
6365 # via virtualenv
6466pycparser==2.22
@@ -79,11 +81,11 @@ shellingham==1.5.4
7981 # via typer
8082smmap==5.0.2
8183 # via gitdb
82- typer==0.15.4
84+ typer==0.16.0
8385 # via -r tests/tag.in
84- typer-slim==0.15.4
86+ typer-slim==0.16.0
8587 # via -r tests/../hacking/pr_labeler/requirements.txt
86- types-docutils==0.21.0.20250523
88+ types-docutils==0.21.0.20250526
8789 # via -r tests/typing.in
8890typing-extensions==4.13.2
8991 # via
You can’t perform that action at this time.
0 commit comments