Skip to content

Commit 5665f25

Browse files
authored
pip: Update all pip-requirements to latest (#289)
## Description edk2-pytool-library from 0.21.9 to 0.21.10 edk2-pytool-extensions from 0.27.10 to 0.27.11 antlr4-python3-runtime from 4.13.1 to 4.13.2 regex from floating 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 f389bc4 commit 5665f25

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,8 +12,8 @@
1212
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
1313
##
1414

15-
edk2-pytool-library==0.21.9
16-
edk2-pytool-extensions==0.27.10
17-
antlr4-python3-runtime==4.13.1
18-
regex
15+
edk2-pytool-library==0.21.10
16+
edk2-pytool-extensions==0.27.11
17+
antlr4-python3-runtime==4.13.2
18+
regex==2024.7.24
1919
pygount==1.8.0

0 commit comments

Comments
 (0)