File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
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.1.8
5
+ click==8.2.0
6
6
# via black
7
7
colorama==0.4.6 ; sys_platform == 'win32'
8
8
# via click
@@ -14,5 +14,5 @@ packaging==25.0
14
14
# via black
15
15
pathspec==0.12.1
16
16
# via black
17
- platformdirs==4.3.7
17
+ platformdirs==4.3.8
18
18
# via black
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.2
3
+ uv==0.7.3
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.8
3
+ ruff==0.11.9
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.1.8
3
+ click==8.2.0
4
4
# via typer
5
5
colorama==0.4.6 ; sys_platform == 'win32'
6
6
# via click
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.1.8
15
+ click==8.2.0
16
16
# via
17
17
# typer
18
18
# typer-slim
@@ -59,7 +59,7 @@ packaging==25.0
59
59
# -r tests/tag.in
60
60
# dependency-groups
61
61
# nox
62
- platformdirs==4.3.7
62
+ platformdirs==4.3.8
63
63
# via virtualenv
64
64
pycparser==2.22
65
65
# via cffi
@@ -96,7 +96,7 @@ urllib3==2.4.0
96
96
# via
97
97
# pygithub
98
98
# requests
99
- virtualenv==20.30.0
99
+ virtualenv==20.31.2
100
100
# via nox
101
101
wrapt==1.17.2
102
102
# via deprecated
You can’t perform that action at this time.
0 commit comments