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 6d7c7ff commit 95d1f75Copy full SHA for 95d1f75
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
@@ -73,9 +73,10 @@ typing-extensions==4.14.1
73
# mypy
74
# pygithub
75
# typer-slim
76
+ # virtualenv
77
urllib3==2.5.0
78
# via
79
80
# requests
-virtualenv==20.33.1
81
+virtualenv==20.34.0
82
0 commit comments