diff --git a/pyproject.toml b/pyproject.toml index 4741a61..cff3611 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ lint = [ "yamllint==1.33.0" ] types = [ - "mypy[reports]==1.7.0", + "mypy[reports]==1.7.1", "pyright==1.1.337", ] docs = [