From e626d0c40e2bcfbc4dbd4b32fd9fe4c19d907604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:26:19 +0000 Subject: [PATCH] Bump ruff from 0.8.0 to 0.14.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.14.1. - [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.8.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5a32c43..5ae98c1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ pytest==8.3.3 pytest-cov==6.0.0 pytest-sugar==1.0.0 pytest-timeout==2.3.1 -ruff==0.8.0 +ruff==0.14.1 tox==4.23.2 restructuredtext-lint==1.4.0 pygments==2.18.0