diff --git a/pyproject.toml b/pyproject.toml index ad54fcb..05dbda2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ optional-dependencies.develop = [ "munch<5", "mypy<1.16", "poethepoet<0.30", - "pyproject-fmt<2.6", + "pyproject-fmt<2.7", "ruff<0.12", "types-tabulate", ]