]> git.proxmox.com Git - mirror_edk2.git/commitdiff
pip-requirements.txt: Update to edk2-pytool-library 0.12.1
authorMichael Kubacki <michael.kubacki@microsoft.com>
Fri, 11 Nov 2022 21:01:09 +0000 (16:01 -0500)
committerLiming Gao <gaoliming@byosoft.com.cn>
Thu, 17 Nov 2022 01:52:23 +0000 (09:52 +0800)
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 <sean.brogan@microsoft.com>
Cc: Michael Kubacki <mikuback@linux.microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
pip-requirements.txt

index d7e6b536f9879bda3175c38d6f237e21ec4d537a..4393bf1d1c75ff9c8c180389e4f8980355e23b2a 100644 (file)
@@ -12,7 +12,7 @@
 # https://www.python.org/dev/peps/pep-0440/#version-specifiers\r
 ##\r
 \r
-edk2-pytool-library==0.12.0\r
+edk2-pytool-library==0.12.1\r
 edk2-pytool-extensions~=0.19.1\r
 edk2-basetools==0.1.39\r
 antlr4-python3-runtime==4.7.1\r