From 0e28650c8634252ee14ca06c61906eb50a9e677b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 21:51:40 +0000 Subject: [PATCH] Bump ruff from 0.12.7 to 0.12.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 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.7...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] --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index 2b3dd451..c27dd29c 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -3,4 +3,4 @@ mypy==1.17.1 pylint==3.3.7 pylint-strict-informational==0.1 pre-commit==4.2.0 -ruff==0.12.7 \ No newline at end of file +ruff==0.12.8 \ No newline at end of file