diff --git a/pyproject.toml b/pyproject.toml index 5832afc..8f50a94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ develop = [ "black<24", "mypy==1.8.0", "poethepoet<1", - "pyproject-fmt<1.7", + "pyproject-fmt<1.8", "ruff==0.1.14", "validate-pyproject<0.16", ]