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 c02ca58 commit 991c445Copy full SHA for 991c445
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.14.6
+ruff==0.14.7
8
# via -r tests/static.in
tests/typing.txt
@@ -36,9 +36,11 @@ idna==3.11
36
# via requests
37
jinja2==3.1.6
38
# via -r tests/../hacking/pr_labeler/requirements.txt
39
+librt==0.6.3
40
+ # via mypy
41
markupsafe==3.0.3
42
# via jinja2
-mypy==1.18.2
43
+mypy==1.19.0
44
# via -r tests/typing.in
45
mypy-extensions==1.1.0
46
# via mypy
0 commit comments