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 23fffe0 commit 95f9c65Copy full SHA for 95f9c65
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.2
+ruff==0.12.3
8
# via -r tests/static.in
tests/typing.txt
@@ -8,7 +8,7 @@ argcomplete==3.6.2
# via nox
9
attrs==25.3.0
10
11
-certifi==2025.6.15
+certifi==2025.7.9
12
# via requests
13
cffi==1.17.1
14
# via
0 commit comments