We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4043d3c commit e82408cCopy full SHA for e82408c
tests/pip-compile.txt
@@ -1,4 +1,4 @@
1
# This file was autogenerated by uv via the following command:
2
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3
-uv==0.9.5
+uv==0.9.7
4
# via -r tests/pip-compile.in
tests/static.txt
# uv pip compile --universal --output-file tests/static.txt tests/static.in
-ruff==0.14.2
+ruff==0.14.3
# via -r tests/static.in
tests/typing.txt
@@ -102,5 +102,5 @@ urllib3==2.5.0
102
# via
103
# pygithub
104
# requests
105
-virtualenv==20.35.3
+virtualenv==20.35.4
106
# via nox
0 commit comments