diff --git a/tests/feature_tests/pyproject.toml b/tests/feature_tests/pyproject.toml index ff55c633b9..0ba14f8469 100644 --- a/tests/feature_tests/pyproject.toml +++ b/tests/feature_tests/pyproject.toml @@ -28,7 +28,7 @@ optional-dependencies.tools = [ "mypy==1.11.2", "pip-audit==2.7.3", "pyproject-fmt==2.2.3", - "ruff==0.6.4", + "ruff==0.6.5", "vulture==2.11", ]