From 2e7433c171616b9647479fe0efb586b9dc8b3243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:57:01 +0000 Subject: [PATCH] pip: bump edk2-basetools from 0.1.49 to 0.1.51 Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.49 to 0.1.51. - [Commits](https://github.com/tianocore/edk2-basetools/compare/v0.1.49...v0.1.51) --- updated-dependencies: - dependency-name: edk2-basetools 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 168f4c7..52e19c5 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,7 +14,7 @@ edk2-pytool-library~=0.19.5 # MU_CHANGE edk2-pytool-extensions~=0.26.2 -edk2-basetools==0.1.49 # MU_CHANGE +edk2-basetools==0.1.51 # MU_CHANGE antlr4-python3-runtime==4.13.1 regex==2023.10.3 pefile~=2023.2.7