Skip to content

Commit 2755e7a

Browse files
pip: bump edk2-pytool-library, edk2-pytool-extensions, regex and poetry (#1378)
Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library), [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions), [regex](https://github.com/mrabarnett/mrab-regex) and [poetry](https://github.com/python-poetry/poetry) to permit the latest version. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8f105c commit 2755e7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pip-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
1313
##
1414

15-
edk2-pytool-library~=0.23.11
16-
edk2-pytool-extensions~=0.30.8
15+
edk2-pytool-library~=0.23.12
16+
edk2-pytool-extensions~=0.31.0
1717
xmlschema==4.3.1
18-
regex==2026.2.28
18+
regex==2026.3.32
1919
pygount==3.1.1
2020
pywin32==311; sys_platform == 'win32'
2121
setuptools==82.0.1
22-
poetry==2.3.2
22+
poetry==2.3.3
2323
fdt==0.3.3

0 commit comments

Comments
 (0)