diff --git a/pyproject.toml b/pyproject.toml index 2a080c0..d375c75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.6", "pyrefly==1.1.1", "pytest == 9.1.1", - "ruff == 0.15.21" + "ruff == 0.15.22" ] [build-system]