From a6cc8819482900574469b6c387b6f48f14e4ccea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 14:45:22 -0700 Subject: [PATCH] pip: bump edk2-pytool-library from 0.21.6 to 0.21.7 (#502) Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.6 to 0.21.7. 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 2b0f649b2b..c7afccea88 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.6 +edk2-pytool-library==0.21.7 edk2-pytool-extensions==0.27.6 antlr4-python3-runtime==4.13.1 regex==2024.5.15