diff --git a/pyproject.toml b/pyproject.toml index 8dae474..d015abb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dependencies = [ [project.optional-dependencies] develop = [ "black<25", - "mypy<1.12", + "mypy<1.15", "poethepoet<0.31", "pyproject-fmt<2.3", "ruff<0.9",