diff --git a/setup.cfg b/setup.cfg index 8969b40..9f1779d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ tests = pytest-cov==3.0.0 pytest-mock==3.6.1 pylint==2.12.2 - mypy==0.930 + mypy==0.942 pytest-test-utils>=0.0.6 dev = %(tests)s