diff --git a/pyproject.toml b/pyproject.toml index 2a47a19..5116155 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.4", "pyrefly==0.46.3", "pytest == 9.0.2", - "ruff == 0.14.10" + "ruff == 0.14.11" ] [build-system]