diff --git a/pyproject.toml b/pyproject.toml index 22812c5..1176944 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ develop = [ "black<25", "mypy<1.10", - "poethepoet<0.26", + "poethepoet<0.27", "pyproject-fmt<1.9", "ruff<0.5", "validate-pyproject<0.17",