Skip to content

Commit 0fd19cb

Browse files
pip: bump edk2-pytool-library to 0.23.13, regex to 2026.4.4 (#1390)
Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) and [regex](https://github.com/mrabarnett/mrab-regex) 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 e7f5cec commit 0fd19cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pip-requirements.txt

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

15-
edk2-pytool-library~=0.23.12
15+
edk2-pytool-library~=0.23.13
1616
edk2-pytool-extensions~=0.31.0
1717
xmlschema==4.3.1
18-
regex==2026.3.32
18+
regex==2026.4.4
1919
pygount==3.1.1
2020
pywin32==311; sys_platform == 'win32'
2121
setuptools==82.0.1

0 commit comments

Comments
 (0)