From: Michael Kubacki Date: Fri, 11 Nov 2022 21:01:09 +0000 (-0500) Subject: pip-requirements.txt: Update to edk2-pytool-library 0.12.1 X-Git-Tag: edk2-stable202211~1 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2ddc8e1b679714cac87fa419147943903fc33066;ds=sidebyside pip-requirements.txt: Update to edk2-pytool-library 0.12.1 Updates edk2-pytool-library to pick up a minor bug fix release: 0.12.0 to 0.12.1 changes: - path_utilities.py: Prevent path case modification in GetContainingModules() That change prevents the case of paths from being set to lower case when returned from the function to avoid impacting case-sensitive callers. Release notes: https://github.com/tianocore/edk2-pytool-library/releases/tag/v0.12.1 Cc: Sean Brogan Cc: Michael Kubacki Cc: Liming Gao Cc: Andrew Fish Cc: Leif Lindholm Signed-off-by: Michael Kubacki Reviewed-by: Sean Brogan Reviewed-by: Michael D Kinney --- diff --git a/pip-requirements.txt b/pip-requirements.txt index d7e6b536f9..4393bf1d1c 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.12.0 +edk2-pytool-library==0.12.1 edk2-pytool-extensions~=0.19.1 edk2-basetools==0.1.39 antlr4-python3-runtime==4.7.1