update mypy in tox.ini

This commit is contained in:
Alessio Bogon 2022-07-08 22:01:58 +02:00
parent 3f21b40933
commit e968e6e14b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}
[testenv:mypy]
deps =
mypy==0.931
mypy==0.961
types-setuptools
commands = mypy