diff --git a/pyproject.toml b/pyproject.toml index 4ac2514..6698a84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.6", "pyrefly==1.0.0", "pytest == 9.1.1", - "ruff == 0.15.17" + "ruff == 0.15.18" ] [build-system]