diff --git a/requirements/local.txt b/requirements/local.txt index 132f179a..ad2901e7 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.3.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