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 2
2
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
3
3
black==25.1.0
4
4
# via -r tests/formatters.in
5
- click==8.2.0
5
+ click==8.2.1
6
6
# via black
7
7
colorama==0.4.6 ; sys_platform == 'win32'
8
8
# via click
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.5
3
+ uv==0.7.8
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.11.10
3
+ ruff==0.11.11
4
4
# via -r tests/static.in
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.1
27
+ cryptography==45.0.2
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
@@ -83,7 +83,7 @@ typer==0.15.4
83
83
# via -r tests/tag.in
84
84
typer-slim==0.15.4
85
85
# via -r tests/../hacking/pr_labeler/requirements.txt
86
- types-docutils==0.21.0.20250516
86
+ types-docutils==0.21.0.20250523
87
87
# via -r tests/typing.in
88
88
typing-extensions==4.13.2
89
89
# via
You can’t perform that action at this time.
0 commit comments