From 99bf54542b3d6419997a3f195cdac3f0d579fb2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 08:03:26 -0700 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.13.1 to 4.13.2 (#281) Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.13.1 to 4.13.2. 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 9cbcd2195c..a91f9299d2 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,6 +14,6 @@ edk2-pytool-library==0.21.9 edk2-pytool-extensions==0.27.10 -antlr4-python3-runtime==4.13.1 +antlr4-python3-runtime==4.13.2 regex pygount==1.8.0 \ No newline at end of file