diff --git a/pyproject.toml b/pyproject.toml index 4ff5190..417e323 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ optional-dependencies.develop = [ "black[jupyter]<25", "mypy<2", "poethepoet<1", - "pyproject-fmt>=1.3,<2.3", + "pyproject-fmt>=1.3,<2.5", "ruff<0.8", "validate-pyproject<0.19", ]