We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbd7960 + ecd3f62 commit 12f58a2Copy full SHA for 12f58a2
requirements_mypy.in
@@ -1,3 +1,3 @@
1
-mypy==1.14.0
+mypy==1.14.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