diff --git a/pyproject.toml b/pyproject.toml index afc1586..97c39ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dependencies = [ ] optional-dependencies.develop = [ "black<27", - "mypy<2.2", + "mypy<2.3", "poethepoet<1", "pyproject-fmt<3", "ruff<0.16",