diff --git a/pyproject.toml b/pyproject.toml index 4ab7727..4c9ee08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ optional-dependencies.develop = [ "black<25", "isort<6", - "poethepoet<0.32", + "poethepoet<0.33", "proselint<0.15", "pyproject-fmt<2.6", "ruff<0.8",