From 770bf429d07a148d32bc60e3a02482144b3192db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 02:32:42 +0000 Subject: [PATCH] Bump ruff from 0.12.3 to 0.12.5 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.12.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.12.3...0.12.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.5 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 dde0ab8..e121047 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.5