diff --git a/pyproject.toml b/pyproject.toml index b2e12c65..041590db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,7 @@ datasets = [ develop = [ "black[jupyter]<25", "mypy<1.12", - "poethepoet<0.29", + "poethepoet<0.30", "pyproject-fmt<2.3", "ruff<0.7", "validate-pyproject<0.20", @@ -186,7 +186,7 @@ release = [ "twine<6", ] release-cfr = [ - "poethepoet<0.29", + "poethepoet<0.30", "pyinstaller<7", ] service = [