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 d744584 commit a792ed2Copy full SHA for a792ed2
1 file changed
tox.ini
@@ -91,7 +91,7 @@ commands =
91
deps =
92
{[testenv]deps}
93
-r{toxinidir}/requirements_types.txt
94
- mypy: mypy==1.20.0
+ mypy: mypy==2.1.0
95
commands =
96
mypy \
97
--explicit-package-bases \
0 commit comments