diff --git a/pyproject.toml b/pyproject.toml index ecc1606..3456602 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dependencies = [ develop = [ "black<25", "mypy<1.11", - "poethepoet<0.26", + "poethepoet<0.27", "pyproject-fmt<1.9", "ruff<0.5", "validate-pyproject<0.17",