File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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/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 @@ -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 typer-slim
17
17
codeowners==0.8.0
18
18
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -48,7 +48,7 @@ packaging==25.0
48
48
# via
49
49
# dependency-groups
50
50
# nox
51
- platformdirs==4.3.7
51
+ platformdirs==4.3.8
52
52
# via virtualenv
53
53
pycparser==2.22
54
54
# via cffi
@@ -74,7 +74,7 @@ urllib3==2.4.0
74
74
# via
75
75
# pygithub
76
76
# requests
77
- virtualenv==20.30.0
77
+ virtualenv==20.31.2
78
78
# via nox
79
79
wrapt==1.17.2
80
80
# via deprecated
You can’t perform that action at this time.
0 commit comments