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 16bba51 commit 25bbb13Copy full SHA for 25bbb13
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
@@ -74,7 +74,7 @@ urllib3==2.5.0
74
# via
75
# pygithub
76
# requests
77
-virtualenv==20.31.2
+virtualenv==20.32.0
78
# via nox
79
wrapt==1.17.2
80
# via deprecated
0 commit comments