From 59212f8cd44e9eba7c5c476cf58ef07e3dfb6a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 08:16:08 +0000 Subject: [PATCH] pip: bump ruff from 0.12.3 to 0.12.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.12.4. - [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.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index f625930..7523bc5 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,4 +1,4 @@ edk2-pytool-library==0.23.2 edk2-pytool-extensions==0.29.2 -ruff==0.12.3 +ruff==0.12.4 pytest==8.4.1