diff --git a/requirements/local.txt b/requirements/local.txt index fff4d98c2..abb248177 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -3,7 +3,7 @@ # Testing # ------------------------------------------------------------------------------ -mypy==0.991 # https://github.com/python/mypy +mypy==1.0.1 # https://github.com/python/mypy pytest==7.2.2 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.6 # https://github.com/Frozenball/pytest-sugar