diff --git a/pyproject.toml b/pyproject.toml index 1772d95..dcb9b33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ optional-dependencies.develop = [ "mypy<1.12", "poethepoet<0.32", - "pyproject-fmt<2.3", + "pyproject-fmt<2.6", "ruff<0.9", "validate-pyproject<0.24", ]