diff --git a/pyproject.toml b/pyproject.toml index 4631ff6..c7a99c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ all = [ develop = [ "black<25", "mypy<1.11", - "poethepoet<0.27", + "poethepoet<0.28", "pyproject-fmt<2.2", "ruff<0.5", "validate-pyproject<0.19",