diff --git a/requirements/local.txt b/requirements/local.txt index 1f41a5bf..0fab8576 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.2.0 # https://github.com/python/mypy pytest==9.1.1 # https://github.com/pytest-dev/pytest pytest-sugar==1.1.1 # https://github.com/Frozenball/pytest-sugar