From 8b0e9da69518b11774cc9cf007598334905699ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 01:23:47 +0000 Subject: [PATCH] Bump ruff from 0.14.8 to 0.14.10 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.10. - [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.8...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch ... 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 72d017a..2ef9e97 100644 --- a/requirements-binary.in +++ b/requirements-binary.in @@ -1,2 +1,2 @@ orjson==3.11.5 -ruff==0.14.8 +ruff==0.14.10