From 4536dd56923a8277c3e6c305fb2ca5c8d87bb455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 08:06:53 +0000 Subject: [PATCH] pip: bump the all-pip-dependencies group with 3 updates Bumps the all-pip-dependencies group with 3 updates: [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library), [ruff](https://github.com/astral-sh/ruff) and [pytest](https://github.com/pytest-dev/pytest). Updates `edk2-pytool-library` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/tianocore/edk2-pytool-library/releases) - [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.23.13...v0.23.14) Updates `ruff` from 0.15.17 to 0.15.19 - [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.15.17...0.15.19) Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: edk2-pytool-library dependency-version: 0.23.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 7cb5a7f..a4e3a01 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,7 +1,7 @@ -edk2-pytool-library==0.23.13 +edk2-pytool-library==0.23.14 edk2-pytool-extensions==0.31.0 -ruff==0.15.17 -pytest==9.1.0 +ruff==0.15.19 +pytest==9.1.1 pefile==2024.8.26 pyasn1==0.6.3 pyasn1_modules==0.4.2