From 33b0a0580a3b6f9221cf0620b924617c93fe4d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:30:29 -0700 Subject: [PATCH] pip: bump edk2-pytool-library from 0.21.5 to 0.21.6 (#493) Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.5 to 0.21.6. 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 881a08c092..e6db59c708 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.5 +edk2-pytool-library==0.21.6 edk2-pytool-extensions==0.27.5 antlr4-python3-runtime==4.13.1 regex==2024.5.15