From 0662469f57ce1cb9ceda3e637580093a4b217150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:53:57 -0400 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.13.0 to 4.13.1 (#156) 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 78d4010..6864855 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.49 -antlr4-python3-runtime==4.13.0 +antlr4-python3-runtime==4.13.1 regex