diff --git a/pyproject.toml b/pyproject.toml index 8347b51..1252246 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dependencies = [ [project.optional-dependencies] develop = [ "black<25", - "mypy<1.12", + "mypy<1.14", "poethepoet<1", "pyproject-fmt<2.5", "ruff<0.6",