diff --git a/pyproject.toml b/pyproject.toml index 22812c5..8a4adbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ develop = [ "black<25", "mypy<1.10", "poethepoet<0.26", - "pyproject-fmt<1.9", + "pyproject-fmt<2.1", "ruff<0.5", "validate-pyproject<0.17", ]