diff --git a/pyproject.toml b/pyproject.toml index 8c22175..3ad2073 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dependencies = [ ] optional-dependencies.develop = [ - "mypy<1.16", + "mypy<1.17", "poethepoet<1", "pyproject-fmt<3", "ruff<0.12",