diff --git a/pyproject.toml b/pyproject.toml index 0d5f4c2..b4f0027 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.5", "pyrefly==0.58.0", "pytest == 9.0.2", - "ruff == 0.15.5" + "ruff == 0.15.8" ] [build-system]