diff --git a/pyproject.toml b/pyproject.toml index c0b1b11..e3ab62c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ lint = [ "yamllint==1.35.1" ] types = [ - "mypy[reports]==1.11.2", + "mypy[reports]==1.12.0", "pyright==1.1.384", "types-PyYAML", "types-Pygments",