diff --git a/pyproject.toml b/pyproject.toml index 1306749..94b1fa7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-cov==6.1.0", "pytest-timeout==2.3.1", "pytest==8.3.5", - "ruff==0.5.2", + "ruff==0.11.2", "yamllint==1.35.1", ]