From 1afca1be9e365cfed318b37721925385afdd023f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:40:26 -0400 Subject: [PATCH] pip: bump edk2-pytool-library from 0.18.2 to 0.19.0 (#732) --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index f3492e166..5773fa1a3 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.18.2 +edk2-pytool-library==0.19.0 edk2-pytool-extensions==0.25.0 xmlschema==2.5.0 regex==2023.10.3