diff --git a/tests/feature_tests/pyproject.toml b/tests/feature_tests/pyproject.toml index fa8c995a1e..501612631f 100644 --- a/tests/feature_tests/pyproject.toml +++ b/tests/feature_tests/pyproject.toml @@ -24,7 +24,7 @@ optional-dependencies.tools = [ "fixit==2.1.0", "mypy==1.15.0", "pip-audit==2.8.0", - "pyproject-fmt==2.5.0", + "pyproject-fmt==2.5.1", "ruff==0.9.6", "vulture==2.14", ]