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 4eeabca commit 8129f5dCopy full SHA for 8129f5d
requirements_mypy.in
@@ -1,3 +1,3 @@
1
-mypy==1.16.0
+mypy==1.16.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