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 f4abe42 commit 8005f4cCopy full SHA for 8005f4c
tests/static.txt
@@ -4,5 +4,5 @@
4
#
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
7
-ruff==0.12.4
+ruff==0.12.5
8
# via -r tests/static.in
tests/typing.txt
@@ -79,7 +79,7 @@ urllib3==2.5.0
79
# via
80
# pygithub
81
# requests
82
-virtualenv==20.31.2
+virtualenv==20.32.0
83
# via nox
84
wrapt==1.17.2
85
# via deprecated
0 commit comments