File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3
- uv==0.7.16
3
+ uv==0.7.19
4
4
# via -r tests/pip-compile.in
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
- ruff==0.12.1
3
+ ruff==0.12.2
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ smmap==5.0.2
24
24
# via gitdb
25
25
typer==0.16.0
26
26
# via -r tests/tag.in
27
- typing-extensions==4.14.0
27
+ typing-extensions==4.14.1
28
28
# via typer
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
24
# colorlog
25
25
colorlog==6.9.0
26
26
# via nox
27
- cryptography==45.0.4
27
+ cryptography==45.0.5
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
@@ -87,7 +87,7 @@ typer-slim==0.16.0
87
87
# via -r tests/../hacking/pr_labeler/requirements.txt
88
88
types-docutils==0.21.0.20250604
89
89
# via -r tests/typing.in
90
- typing-extensions==4.14.0
90
+ typing-extensions==4.14.1
91
91
# via
92
92
# codeowners
93
93
# mypy
You can’t perform that action at this time.
0 commit comments