diff --git a/pyproject.toml b/pyproject.toml index 154689f..17351d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.5", "pyrefly==0.52.0", "pytest == 9.0.2", - "ruff == 0.15.1" + "ruff == 0.15.2" ] [build-system]