diff --git a/pyproject.toml b/pyproject.toml index bed3887..f07892c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ develop = [ "black<24", "mypy<1.9", "poethepoet<0.25", - "pyproject-fmt<1.6", + "pyproject-fmt<1.7", "ruff==0.1.12", "validate-pyproject<0.16", ]