File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
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.3
3
+ uv==0.7.5
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.9
3
+ ruff==0.11.10
4
4
# via -r tests/static.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/tag.txt tests/tag.in
3
- click==8.2.0
3
+ click==8.1.8
4
4
# via typer
5
5
colorama==0.4.6 ; sys_platform == 'win32'
6
6
# via click
@@ -22,7 +22,7 @@ shellingham==1.5.4
22
22
# via typer
23
23
smmap==5.0.2
24
24
# via gitdb
25
- typer==0.15.3
25
+ typer==0.15.4
26
26
# via -r tests/tag.in
27
27
typing-extensions==4.13.2
28
28
# via typer
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cffi==1.17.1
12
12
# pynacl
13
13
charset-normalizer==3.4.2
14
14
# via requests
15
- click==8.2.0
15
+ click==8.1.8
16
16
# via
17
17
# typer
18
18
# typer-slim
@@ -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==44 .0.3
27
+ cryptography==45 .0.1
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
@@ -79,11 +79,11 @@ shellingham==1.5.4
79
79
# via typer
80
80
smmap==5.0.2
81
81
# via gitdb
82
- typer==0.15.3
82
+ typer==0.15.4
83
83
# via -r tests/tag.in
84
- typer-slim==0.15.3
84
+ typer-slim==0.15.4
85
85
# via -r tests/../hacking/pr_labeler/requirements.txt
86
- types-docutils==0.21.0.20241128
86
+ types-docutils==0.21.0.20250516
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