diff --git a/pyproject.toml b/pyproject.toml index e3418ab98a2..8788a14c9c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,7 @@ docs = [ "sphinxcontrib-websupport", ] lint = [ - "ruff==0.14.0", + "ruff==0.14.2", "sphinx-lint>=0.9", ] package = [