diff --git a/pyproject.toml b/pyproject.toml index 4fd61d6..e88b5c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.5", "pyrefly==1.0.0", "pytest == 9.0.3", - "ruff == 0.15.14" + "ruff == 0.15.15" ] [build-system]