diff --git a/pyproject.toml b/pyproject.toml index 453fe59..0c1342b 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.14.2", + "ruff==0.15.7", "yamllint==1.35.1", ] doc = [