From 76cde1d886e745d94bb3e61b8f2af021c9de07d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 08:13:07 -0700 Subject: [PATCH] pip: bump edk2-pytool-library from 0.21.7 to 0.21.8 (#285) Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.7 to 0.21.8. 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 ed206db164..99e65f6207 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==2024.5.15