diff --git a/pyproject.toml b/pyproject.toml index ab3168a..dcd3f99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.4", "pyrefly==0.48.2", "pytest == 9.0.2", - "ruff == 0.14.13" + "ruff == 0.14.14" ] [build-system]