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 bebc5f6 commit 6e039acCopy full SHA for 6e039ac
tox.ini
@@ -23,7 +23,7 @@ commands = pre-commit run --all-files --show-diff-on-failure
23
[testenv:mypy]
24
skip_install = true
25
deps =
26
- mypy==0.790
+ mypy==0.800
27
commands = mypy {posargs:src tests}
28
29
[pytest]
0 commit comments