diff --git a/pyproject.toml b/pyproject.toml index e813c00..093c5f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dependencies = [ develop = [ "black<24", "mypy==1.5.1", - "poethepoet<0.21", + "poethepoet<0.25", "pyproject-fmt<0.13", "ruff==0.0.277", "validate-pyproject<0.15",