diff --git a/pyproject.toml b/pyproject.toml index 7e1fce6..d9b96c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ lint = [ "yamllint~=1.34" ] types = [ - "mypy[reports]~=1.11.1", + "mypy[reports]~=1.12.0", "pyright==1.1.384", ] docs = [