diff --git a/setup.cfg b/setup.cfg index 9202668f4e..aeefd4ab39 100644 --- a/setup.cfg +++ b/setup.cfg @@ -152,7 +152,7 @@ tests = # and, protected method calls in our tests pylint-plugin-utils==0.6 # type-checking - mypy==0.910 + mypy==1.0.1 types-requests==2.26.1 types-tabulate==0.8.3 types-toml==0.10.1