Date
1 - 1 of 1
[PATCH v3 1/1] pip: bump antlr4-python3-runtime from 4.7.1 to 4.11.1
Michael Kubacki
From: Michael Kubacki <michael.kubacki@...>
Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.7.1 to 4.11.1. Original automated dependabot PR: https://github.com/tianocore/edk2/pull/3672 For reference: antlr4 release history: https://github.com/antlr/antlr4/releases For reference: antlr4 4.7.1 to 4.11.1 release delta: https://github.com/antlr/antlr4/compare/4.7.1...4.11.1 Original 4.7.1 release info (December 9, 2017): https://github.com/antlr/antlr4/releases/tag/4.7.1 Current 4.11.1 release info (September 4, 2022): https://github.com/antlr/antlr4/releases/tag/4.11.1 Cc: Sean Brogan <sean.brogan@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <gaoliming@...> Co-authored-by: dependabot[bot] <support@...> Signed-off-by: Michael Kubacki <michael.kubacki@...> --- Notes: Note: The first patch was sent as "v2" so there is not "v1" version for this patch. =20 v3 changes: - Add antlr4 release info in commit message pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index be8c7a1c37e6..597cb674c573 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,4 +15,4 @@ edk2-pytool-library=3D=3D0.12.1 edk2-pytool-extensions~=3D0.20.0 edk2-basetools=3D=3D0.1.39 -antlr4-python3-runtime=3D=3D4.7.1 +antlr4-python3-runtime=3D=3D4.11.1 --=20 2.28.0.windows.1 |
|