diff --git a/requirements/local.txt b/requirements/local.txt index 956b6b03..d0674d60 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -3,7 +3,7 @@ # Testing # ------------------------------------------------------------------------------ -mypy==1.20.2 # https://github.com/python/mypy +mypy==2.0.0 # https://github.com/python/mypy pytest==9.0.3 # https://github.com/pytest-dev/pytest pytest-sugar==1.1.1 # https://github.com/Frozenball/pytest-sugar