diff --git a/pyproject.toml b/pyproject.toml index 7a3fa1b..54337b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.4", "pyrefly==0.51.2", "pytest == 9.0.2", - "ruff == 0.15.0" + "ruff == 0.15.1" ] [build-system]