diff --git a/tox.ini b/tox.ini index 2696e89..032a133 100644 --- a/tox.ini +++ b/tox.ini @@ -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