pip-requirements.txt: Update to latest

Updates edk2-pytool-extensions, edk2-pytool-library, and regex to their
latest respective releases.

Signed-off-by: Joey Vagedes <joey.vagedes@gmail.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
Joey Vagedes (from Dev Box) 2024-01-11 11:39:14 -08:00 committed by mergify[bot]
parent 58355ec192
commit 2bce85bd86
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
##
edk2-pytool-library==0.19.3
edk2-pytool-extensions~=0.25.1
edk2-pytool-library==0.19.9
edk2-pytool-extensions==0.26.4
edk2-basetools==0.1.48
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
regex==2023.8.8
regex==2023.12.25