From 8c652841d3c617b2a8a44b75a5f00eb8c3315347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:24:21 -0700 Subject: [PATCH] pip: bump edk2-pytool-library from 0.21.12 to 0.22.2 (#307) Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.12 to 0.22.2. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index d07c048b2d..63fc2a0aba 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.12 +edk2-pytool-library==0.22.2 edk2-pytool-extensions==0.27.12 antlr4-python3-runtime==4.13.2 regex==2024.9.11