diff --git a/pyproject.toml b/pyproject.toml index a4be1c6..fcbdb0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.5", "pyrefly==0.62.0", "pytest == 9.0.3", - "ruff == 0.15.11" + "ruff == 0.15.12" ] [build-system]