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 a716bf0 commit 49c1002Copy full SHA for 49c1002
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.4.9
+ruff==0.5.0
8
# via -r tests/static.in
tests/typing.txt
@@ -42,7 +42,7 @@ markupsafe==2.1.5
42
# via jinja2
43
mdurl==0.1.2
44
# via markdown-it-py
45
-mypy==1.10.0
+mypy==1.10.1
46
# via -r tests/typing.in
47
mypy-extensions==1.0.0
48
# via mypy
0 commit comments