diff --git a/pyproject.toml b/pyproject.toml index 131a0a08316..2ae3a8d600c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ docs = [ "sphinxcontrib-websupport", ] lint = [ - "ruff==0.8.6", + "ruff==0.9.0", "mypy==1.14.1", "sphinx-lint>=0.9", "types-colorama==0.4.15.20240311",