From 7def7bd85823fafe0214f43dbdb3b3b7d8404c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 08:19:39 +0000 Subject: [PATCH] pip: bump ruff from 0.11.11 to 0.11.12 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.11 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.11...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] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 6a1c8ec..3599a51 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.11.11 +ruff==0.11.12 pytest==8.3.5 \ No newline at end of file