diff --git a/pyproject.toml b/pyproject.toml index c395afe0..dc10725e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ lint = [ "mypy==1.8.0", "black==24.2.0", "isort>=5", - "ruff==0.1.14", + "ruff==0.3.0", "pyupgrade-directories", "bandit==1.7.7", "semgrep==1.52.0",