From 20d7ba53d5bd5e6698ab30769e74fc1e1617317c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 17:43:04 +0000 Subject: [PATCH] build(deps): bump ruff from 0.15.12 to 0.15.22 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.12 to 0.15.22. - [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.12...0.15.22) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] (cherry picked from commit 7a7a250942e28f4c67eb321289a05249f6003089) --- requirements-tools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tools.txt b/requirements-tools.txt index 33a2505707..aaff85bdbf 100644 --- a/requirements-tools.txt +++ b/requirements-tools.txt @@ -1,5 +1,5 @@ black==26.3.1 -ruff==0.15.12 +ruff==0.15.22 poethepoet ty==0.0.59 gersemi==0.26.1