diff --git a/pyproject.toml b/pyproject.toml index 14b501ce..ab71a6cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ lint = [ "yamllint==1.32.0", ] types = [ - "mypy[reports]==1.6.1", + "mypy[reports]==1.13.0", "pyright==1.1.386", ] docs = [