diff --git a/pyproject.toml b/pyproject.toml index d375c75..21a393d 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.22" + "ruff == 0.16.0" ] [build-system]