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 feffd4b commit 55589e1Copy full SHA for 55589e1
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.14.6
+ruff==0.14.7
4
# via -r tests/static.in
tests/typing.txt
@@ -40,9 +40,11 @@ idna==3.11
40
# via requests
41
jinja2==3.1.6
42
# via -r tests/../hacking/pr_labeler/requirements.txt
43
+librt==0.6.3
44
+ # via mypy
45
markupsafe==3.0.3
46
# via jinja2
-mypy==1.18.2
47
+mypy==1.19.0
48
# via -r tests/typing.in
49
mypy-extensions==1.1.0
50
# via mypy
0 commit comments