From 6c1c357ee20549612b3d933f82f4312a804bcc2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:59:43 -0400 Subject: [PATCH] pip: update edk2-pytool-library requirement from ~=0.17.0 to ~=0.18.0 (#161) 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 7b0f59b..1ec9dda 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.17.0 +edk2-pytool-library~=0.18.0 edk2-pytool-extensions~=0.24.1 edk2-basetools==0.1.49 antlr4-python3-runtime==4.13.1