diff --git a/requirements/local.txt b/requirements/local.txt index fbb192102..5c8580f23 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -3,7 +3,7 @@ # Testing # ------------------------------------------------------------------------------ -mypy==0.991 # https://github.com/python/mypy +mypy==1.7.0 # https://github.com/python/mypy pytest==7.4.3 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar