Skip to content

Commit f3c67bd

Browse files
authored
pip: Update all pip-requirements to latest. (#279)
## Description edk2-pytool-library from 0.21.8 to 0.21.10 edk2-pytool-extensions from 0.27.6 to 0.27.11 antlr4-python3-runtime from 4.13.1 to 4.13.2 regex from 2024.5.15 to 2024.7.24 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested CI. ## Integration Instructions N/A
1 parent 3a7ed56 commit f3c67bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pip-requirements.txt

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

15-
edk2-pytool-library~=0.21.8
16-
edk2-pytool-extensions~=0.27.6
17-
antlr4-python3-runtime==4.13.1
15+
edk2-pytool-library~=0.21.10
16+
edk2-pytool-extensions~=0.27.11
17+
antlr4-python3-runtime==4.13.2
1818
lcov-cobertura==2.0.2
19-
regex==2024.5.15
19+
regex==2024.7.24
2020
pygount==1.8.0

0 commit comments

Comments
 (0)