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 22# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
33black==25.1.0
44 # via -r tests/formatters.in
5- click==8.1.8
5+ click==8.2.0
66 # via black
77colorama==0.4.6 ; sys_platform == 'win32'
88 # via click
@@ -14,5 +14,5 @@ packaging==25.0
1414 # via black
1515pathspec==0.12.1
1616 # via black
17- platformdirs==4.3.7
17+ platformdirs==4.3.8
1818 # via black
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/static.txt tests/static.in
3- ruff==0.11.8
3+ ruff==0.11.9
44 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cffi==1.17.1
1212 # pynacl
1313charset-normalizer==3.4.2
1414 # via requests
15- click==8.1.8
15+ click==8.2.0
1616 # via typer-slim
1717codeowners==0.8.0
1818 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -48,7 +48,7 @@ packaging==25.0
4848 # via
4949 # dependency-groups
5050 # nox
51- platformdirs==4.3.7
51+ platformdirs==4.3.8
5252 # via virtualenv
5353pycparser==2.22
5454 # via cffi
@@ -74,7 +74,7 @@ urllib3==2.4.0
7474 # via
7575 # pygithub
7676 # requests
77- virtualenv==20.30.0
77+ virtualenv==20.31.2
7878 # via nox
7979wrapt==1.17.2
8080 # via deprecated
You can’t perform that action at this time.
0 commit comments