diff --git a/pyproject.toml b/pyproject.toml index cb2cf87..fed3217 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ optional-dependencies.all = [ ] optional-dependencies.develop = [ "mypy<1.14", - "poethepoet<0.31", + "poethepoet<0.32", "pyproject-fmt<2.6", "ruff<0.8", "validate-pyproject<0.24",