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 820004b commit d99ca8eCopy full SHA for d99ca8e
tests/static.txt
@@ -1,4 +1,4 @@
1
# This file was autogenerated by uv via the following command:
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
-ruff==0.11.13
+ruff==0.12.0
4
# via -r tests/static.in
tests/typing.txt
@@ -4,7 +4,7 @@ argcomplete==3.6.2
# via nox
5
attrs==25.3.0
6
7
-certifi==2025.4.26
+certifi==2025.6.15
8
# via requests
9
cffi==1.17.1
10
# 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