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 4ff5b43 commit 98c7897Copy full SHA for 98c7897
test-requirements.txt
@@ -58,7 +58,7 @@ mccabe==0.6.1
58
# via
59
# flake8
60
# pylint
61
-mypy==0.950 ; implementation_name == "cpython"
+mypy==0.960 ; implementation_name == "cpython"
62
# via -r test-requirements.in
63
mypy-extensions==0.4.3 ; implementation_name == "cpython"
64
0 commit comments