From 2175fed177d292f5bbff367b381899c3ec873b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:05:19 +0000 Subject: [PATCH] pip: bump the all-pip-dependencies group with 2 updates Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) and [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) to permit the latest version. Updates `edk2-pytool-library` to 0.23.16 - [Release notes](https://github.com/tianocore/edk2-pytool-library/releases) - [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.23.15...v0.23.16) Updates `edk2-pytool-extensions` to 0.31.1 - [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases) - [Commits](https://github.com/tianocore/edk2-pytool-extensions/compare/v0.31.0...v0.31.1) --- updated-dependencies: - dependency-name: edk2-pytool-library dependency-version: 0.23.16 dependency-type: direct:production dependency-group: all-pip-dependencies - dependency-name: edk2-pytool-extensions dependency-version: 0.31.1 dependency-type: direct:production dependency-group: all-pip-dependencies ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index bc40d7d..b695acc 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -12,8 +12,8 @@ # https://www.python.org/dev/peps/pep-0440/#version-specifiers ## -edk2-pytool-library~=0.23.15 -edk2-pytool-extensions~=0.31.0 +edk2-pytool-library~=0.23.16 +edk2-pytool-extensions~=0.31.1 antlr4-python3-runtime==4.13.2 regex pygount==3.2.0