From 781e75247bc645b4167264f0cf776b65382b0109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 17:33:22 +0000 Subject: [PATCH] Bump ruff from 0.15.11 to 0.15.12 in the non-major-versions group Bumps the non-major-versions group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.11 to 0.15.12 - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.11...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 3c55044..0aff25b 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -13,4 +13,4 @@ pylint==4.0.5 isort==8.0.1 pytest-cov==7.1.0 pytest-html==4.2.0 -ruff==0.15.11 \ No newline at end of file +ruff==0.15.12 \ No newline at end of file