diff --git a/pyproject.toml b/pyproject.toml index 4c8c106..fdb89d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dev = [ "pylint==4.0.5", "pyright[nodejs]==1.1.408", "pytest==9.0.2", - "ruff==0.15.6", + "ruff==0.15.7", "xenon==0.9.3" ]