mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
pip-requirements.txt: Update dependencies to latest compatible versions
Consolidates several dependabot updates for pip-requirements.txt into a single commit. - edk2-pytool-library: 0.23.4 -> 0.23.13 - edk2-pytool-extensions: 0.29.11 -> 0.31.0 - regex: 2024.11.6 -> 2026.5.9 Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
95d38da6c6
commit
11874c484d
1 changed files with 3 additions and 3 deletions
|
|
@ -12,10 +12,10 @@
|
|||
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
||||
##
|
||||
|
||||
edk2-pytool-library~=0.23.4
|
||||
edk2-pytool-extensions~=0.29.11
|
||||
edk2-pytool-library~=0.23.13
|
||||
edk2-pytool-extensions~=0.31.0
|
||||
antlr4-python3-runtime==4.13.2
|
||||
lcov-cobertura==2.1.1
|
||||
regex==2024.11.6
|
||||
regex==2026.5.9
|
||||
pylibfdt==1.7.2.post1
|
||||
pefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue