diff --git a/pyproject.toml b/pyproject.toml index 9645f148dd3..6d5bb67f915 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ docs = [ "sphinxcontrib-websupport", ] lint = [ - "ruff==0.9.9", + "ruff==0.11.7", "mypy==1.15.0", "sphinx-lint>=0.9", "types-colorama==0.4.15.20240311",