diff --git a/pyproject.toml b/pyproject.toml index 1fc6d3d..420f622 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ develop = [ "black<24", "mypy==1.8.0", "poethepoet<0.25", - "pyproject-fmt<1.6", + "pyproject-fmt<1.7", "ruff==0.1.11", "validate-pyproject<0.16", ]