From 07a6f9eb27d04d3093a7a258839e5d4b0801817d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 12:16:36 -0400 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.12.0 to 4.13.0 (#242) Bumps [antlr4-python3-runtime]() from 4.12.0 to 4.13.0. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 7efa1f4af4..36dcb500bc 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.15.0 edk2-pytool-extensions==0.23.2 edk2-basetools==0.1.29 -antlr4-python3-runtime==4.12.0 +antlr4-python3-runtime==4.13.0 regex==2023.5.5