diff --git a/pyproject.toml b/pyproject.toml index 6061426e..40bca87f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ lint = [ "mypy==1.11.1", "black==24.4.2", "isort>=5", - "ruff==0.5.4", + "ruff==0.6.1", "pyupgrade-directories", "bandit==1.7.9", "semgrep==1.78.0",