From 39edcb7429889ff53531d1865f8905f3b43d29a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:57:00 -0400 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.13.0 to 4.13.1 (#308) Bumps [antlr4-python3-runtime]() from 4.13.0 to 4.13.1. 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 734087b429..99b247fd41 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.17.0 edk2-pytool-extensions==0.24.0 edk2-basetools==0.1.29 -antlr4-python3-runtime==4.13.0 +antlr4-python3-runtime==4.13.1 regex==2023.8.8