From 77ceea19521fca4e42de37494db355b45e4ccabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 08:43:15 +0000 Subject: [PATCH] build(deps): bump ruff from 0.14.11 to 0.15.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.15.6. - [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.11...0.15.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-binary.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-binary.in b/requirements-binary.in index 4f5233c..f7d80a2 100644 --- a/requirements-binary.in +++ b/requirements-binary.in @@ -1,2 +1,2 @@ orjson==3.11.5 -ruff==0.14.11 +ruff==0.15.6