diff --git a/setup.cfg b/setup.cfg index 2c6a3e84..9e64997f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ selenium = selenium >= 3.141.0 dev = isort == 5.7.0 - mypy == 0.812 + mypy == 1.10.0 pylint == 2.7.0 yapf == 0.30.0 pytest >= 6.2.2, < 7