File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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/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 @@ -22,7 +22,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
22
22
# colorlog
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==45.0.1
25
+ cryptography==45.0.2
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
@@ -62,7 +62,7 @@ requests==2.32.3
62
62
# via pygithub
63
63
typer-slim==0.15.4
64
64
# via -r tests/../hacking/pr_labeler/requirements.txt
65
- types-docutils==0.21.0.20250516
65
+ types-docutils==0.21.0.20250523
66
66
# via -r tests/typing.in
67
67
typing-extensions==4.13.2
68
68
# via
You can’t perform that action at this time.
0 commit comments