diff --git a/pyproject.toml b/pyproject.toml index f630f420..c79101ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ dev = [ "build ~= 1.2.0", "filelock ~= 3.15.0", - "mypy ~= 1.10.0", + "mypy ~=1.11.2", "pre-commit ~= 3.5.0", "pydoc-markdown ~= 4.8.0", "pytest ~= 8.2.0",