From 9f5e409623e043d6298181aa94ab5cd3c5e315a1 Mon Sep 17 00:00:00 2001 From: Joey Vagedes Date: Tue, 1 Aug 2023 09:02:07 -0700 Subject: [PATCH] Edk2: edk2-pytools: Update to latest versions Update to the latest versions of edk2-pytool-extensions and edk2-pytool-library. This introduces a new policy to stuart_pr_eval which, when a change in an INF occurs, will mark any associated DSC that uses this INF to be built during CI. Cc: Sean Brogan Cc: Michael Kubacki Cc: Michael D Kinney Cc: Liming Gao Signed-off-by: Joey Vagedes Reviewed-by: Michael Kubacki --- pip-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 0f615f9be2..a722dd3ac0 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -12,8 +12,8 @@ # https://www.python.org/dev/peps/pep-0440/#version-specifiers ## -edk2-pytool-library==0.14.1 -edk2-pytool-extensions~=0.23.2 +edk2-pytool-library==0.15.3 +edk2-pytool-extensions~=0.23.10 edk2-basetools==0.1.48 antlr4-python3-runtime==4.7.1 lcov-cobertura==2.0.2