diff --git a/pyproject.toml b/pyproject.toml index e5d4ce1..17f664e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ develop = [ "build<2", "mypy==1.5.1", "poethepoet<1", - "pyproject-fmt<1.2", + "pyproject-fmt<1.3", "ruff==0.0.292", "validate-pyproject<0.15", ]