diff --git a/pyproject.toml b/pyproject.toml index c10313f..7aa6df3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.5", "pyrefly==0.54.0", "pytest == 9.0.2", - "ruff == 0.15.2" + "ruff == 0.15.4" ] [build-system]