From 22cf2d807ea18668347dbade29bac8ee671d9039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:04:49 +0000 Subject: [PATCH] Bump ruff from 0.15.18 to 0.15.20 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.18 to 0.15.20 - [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.18...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 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 491543f..18ac414 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -12,4 +12,4 @@ pylint==4.0.6 isort==8.0.1 pytest-cov==7.1.0 pytest-html==4.2.0 -ruff==0.15.18 \ No newline at end of file +ruff==0.15.20 \ No newline at end of file