From f0ed79b6b19d4f851d8b57eed7f5af1dd7242522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:08:14 +0000 Subject: [PATCH] Bump ruff from 0.15.4 to 0.15.5 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.4 to 0.15.5 - [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.4...0.15.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.5 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 6e10f44..744533a 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -13,4 +13,4 @@ pylint==4.0.5 isort==8.0.1 pytest-cov==7.0.0 pytest-html==4.2.0 -ruff==0.15.4 \ No newline at end of file +ruff==0.15.5 \ No newline at end of file