diff --git a/requirements/local.txt b/requirements/local.txt index 6259ae56..f40605e2 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.1.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