From cab8269b310543107e5ef4c3a5db726703fa0dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:36:03 +0000 Subject: [PATCH] Bump ruff from 0.14.10 to 0.14.11 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.14.10 to 0.14.11 - [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.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 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 f6a7c36..0a12a33 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -13,4 +13,4 @@ pylint==4.0.4 isort==7.0.0 pytest-cov==7.0.0 pytest-html==4.1.1 -ruff==0.14.10 \ No newline at end of file +ruff==0.14.11 \ No newline at end of file