diff --git a/pyproject.toml b/pyproject.toml index 4c5cbd7..af78f68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ develop = [ "black<24", "docutils-stubs", "mypy==1.4.1", - "poethepoet<0.21", + "poethepoet<0.22", "pyproject-fmt<0.13", "ruff==0.0.275", "validate-pyproject<0.14",