diff --git a/pyproject.toml b/pyproject.toml index 586e289..0ecf937 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ develop = [ "black<24", "mypy==1.8", "poethepoet<0.25", - "pyproject-fmt<1.6", + "pyproject-fmt<1.7", "ruff==0.1.13", "validate-pyproject<0.16", ]