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 183f661 commit 070db71Copy full SHA for 070db71
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.11.13
+ruff==0.12.0
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.4.26
+certifi==2025.6.15
12
# via requests
13
cffi==1.17.1
14
# via
@@ -38,7 +38,7 @@ jinja2==3.1.6
38
# via -r tests/../hacking/pr_labeler/requirements.txt
39
markupsafe==3.0.2
40
# via jinja2
41
-mypy==1.16.0
+mypy==1.16.1
42
# via -r tests/typing.in
43
mypy-extensions==1.1.0
44
# via mypy
0 commit comments