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 3f81f66 commit 3ef5f48Copy full SHA for 3ef5f48
requirements_mypy.in
@@ -1,3 +1,3 @@
1
-mypy==1.16.0
+mypy==1.17.1
2
twisted
3
hatchling # for types
requirements_mypy.txt
@@ -18,7 +18,7 @@ idna==3.7
18
# via hyperlink
19
incremental==24.7.2
20
# via twisted
21
22
# via -r requirements_mypy.in
23
mypy-extensions==1.0.0
24
# via mypy
0 commit comments