diff --git a/pyproject.toml b/pyproject.toml index 6c2f873..1ec6256 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.5", "pyrefly==1.0.0", "pytest == 9.1.0", - "ruff == 0.15.16" + "ruff == 0.15.17" ] [build-system]