From 144225902c76a26ced7c1d2ae6daf8c491c9b5b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 12:27:30 +0000 Subject: [PATCH] Bump ruff from 0.11.7 to 0.11.12 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.12. - [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.11.7...0.11.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3abfa30..602cd61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ sphinx-rtd-theme==3.0.2 pytest==8.3.5 pytest-cov==6.1.1 pyyaml==6.0.2 -ruff==0.11.7 +ruff==0.11.12