File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 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/static.txt tests/static.in
3
- ruff==0.8.1
3
+ ruff==0.8.2
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ shellingham==1.5.4
22
22
# via typer
23
23
smmap==5.0.1
24
24
# via gitdb
25
- typer==0.14.0
25
+ typer==0.15.1
26
26
# via -r tests/tag.in
27
27
typing-extensions==4.12.2
28
28
# via typer
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/typing.txt tests/typing.in
3
- argcomplete==3.5.1
3
+ argcomplete==3.5.2
4
4
# via nox
5
5
certifi==2024.8.30
6
6
# via requests
@@ -74,9 +74,9 @@ shellingham==1.5.4
74
74
# via typer
75
75
smmap==5.0.1
76
76
# via gitdb
77
- typer==0.14.0
77
+ typer==0.15.1
78
78
# via -r tests/tag.in
79
- typer-slim==0.14.0
79
+ typer-slim==0.15.1
80
80
# via -r tests/../hacking/pr_labeler/requirements.txt
81
81
typing-extensions==4.12.2
82
82
# via
You can’t perform that action at this time.
0 commit comments