From 09be074085bc0d2d93792671b0f9c8c2e9b88f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 08:32:07 -0800 Subject: [PATCH] pip: update edk2-pytool-library requirement from ~=0.21.3 to ~=0.21.4 (#760) Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) to permit the latest version. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 010d9082ba..51fe63f6c2 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -12,7 +12,7 @@ # https://www.python.org/dev/peps/pep-0440/#version-specifiers ## -edk2-pytool-library~=0.21.3 # MU_CHANGE +edk2-pytool-library~=0.21.4 # MU_CHANGE edk2-pytool-extensions~=0.27.3 # MU_CHANGE antlr4-python3-runtime==4.13.1 regex