From cd3554e45bdb0b797893c740bc502349d8daea66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 23:35:59 +0000 Subject: [PATCH] Bump ruff from 0.14.2 to 0.14.11 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.2 to 0.14.11. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.2...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 15fba446d59..adc73c0dbea 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,7 +2,7 @@ pytest-cov==7.0.0 redis==7.0.1 pre-commit==4.3.0 -ruff==0.14.2 +ruff==0.14.11 # For generating documentation. sphinx==8.2.3