From 3ede7734ea46d08973ccb369bce8cbc662ab1c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 23:33:15 +0000 Subject: [PATCH] Bump ruff from 0.15.15 to 0.16.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.16.0. - [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.15.15...0.16.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 fb29416debe..6478615ec14 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,7 +2,7 @@ pytest-cov==7.1.0 redis==8.0.0 pre-commit==4.6.0 -ruff==0.15.15 +ruff==0.16.0 # For generating documentation. sphinx==9.1.0