diff --git a/pyproject.toml b/pyproject.toml index 92056ca..f990b8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,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.23",