From 6e377f0ded6946829f21e9c3ae118da60165c090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 08:13:13 -0700 Subject: [PATCH] pip: update edk2-pytool-library requirement from ~=0.21.7 to ~=0.21.8 (#182) 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 46e5086..8ac6d50 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.7 +edk2-pytool-library~=0.21.8 edk2-pytool-extensions~=0.27.6 antlr4-python3-runtime==4.13.1 regex