diff --git a/pyproject.toml b/pyproject.toml index 9810a46..001f23d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.4", "pyrefly==0.46.0", "pytest == 9.0.2", - "ruff == 0.14.9" + "ruff == 0.14.10" ] [build-system]