diff --git a/pyproject.toml b/pyproject.toml index 70ef0195012..ebd1eb72778 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ docs = [ "sphinxcontrib-websupport", ] lint = [ - "ruff==0.9.5", + "ruff==0.9.6", "mypy==1.15.0", "sphinx-lint>=0.9", "types-colorama==0.4.15.20240311",