From ce34b4514942757953ccf48478223c3f571e1a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 03:03:04 +0000 Subject: [PATCH] Bump ruff from 0.12.3 to 0.12.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.12.8. - [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.12.3...0.12.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 74d4aee..55f9d81 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,4 +8,4 @@ pyroma==5.0 pytest==8.4.1 pytest-cov==6.2.1 ruamel.yaml==0.18.14 -ruff==0.12.3 +ruff==0.12.8