diff --git a/pyproject.toml b/pyproject.toml index 07c7e04..112c4b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "pylint==3.3.4", "pytest==8.4.1", "pytest-cov==6.2.1", - "ruff==0.12.7", + "ruff==0.13.2", "yamllint==1.35.1", ] doc = [