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 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/pip-compile.txt tests/pip-compile.in
3- uv==0.7.2
3+ uv==0.7.3
44 # via -r tests/pip-compile.in
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 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
3- click==8.1.8
3+ click==8.2.0
44 # via typer
55colorama==0.4.6 ; sys_platform == 'win32'
66 # via click
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
1717 # typer
1818 # typer-slim
@@ -59,7 +59,7 @@ packaging==25.0
5959 # -r tests/tag.in
6060 # dependency-groups
6161 # nox
62- platformdirs==4.3.7
62+ platformdirs==4.3.8
6363 # via virtualenv
6464pycparser==2.22
6565 # via cffi
@@ -96,7 +96,7 @@ urllib3==2.4.0
9696 # via
9797 # pygithub
9898 # requests
99- virtualenv==20.30.0
99+ virtualenv==20.31.2
100100 # via nox
101101wrapt==1.17.2
102102 # via deprecated
You can’t perform that action at this time.
0 commit comments