diff --git a/pyproject.toml b/pyproject.toml index 742f46e3..1e6c6977 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ lint = [ "mypy==1.11.2", "black==24.8.0", "isort>=5", - "ruff==0.6.4", + "ruff==0.6.9", "pyupgrade-directories", "bandit==1.7.10", "semgrep==1.78.0",