From c4bdfe4999af7fd9edab6ecdc2d6f4bd61838262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:57:26 -0400 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.13.0 to 4.13.1 (#553) 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 9de290953f..475be16277 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,7 +15,7 @@ edk2-pytool-library~=0.17.0 # MU_CHANGE edk2-pytool-extensions~=0.24.0 # MU_CHANGE edk2-basetools==0.1.49 -antlr4-python3-runtime==4.13.0 +antlr4-python3-runtime==4.13.1 regex lcov-cobertura==2.0.2 toml==0.10.2 # MU_CHANGE