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 c3b2d2a commit 18fb7aeCopy full SHA for 18fb7ae
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.8
+ruff==0.12.9
8
# via -r tests/static.in
tests/typing.txt
@@ -28,7 +28,7 @@ dependency-groups==1.3.1
28
# via nox
29
distlib==0.4.0
30
# via virtualenv
31
-filelock==3.18.0
+filelock==3.19.1
32
33
idna==3.10
34
# via requests
@@ -72,5 +72,5 @@ urllib3==2.5.0
72
# via
73
# pygithub
74
# requests
75
-virtualenv==20.33.1
+virtualenv==20.34.0
76
0 commit comments