diff --git a/pyproject.toml b/pyproject.toml index fe5d06a..03896e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ ] optional-dependencies.develop = [ - "mypy<1.15", + "mypy<1.16", "poethepoet<0.32", "pyproject-fmt<2.6", "ruff<0.10",