From 87399cb0d406be47446207f75dbeeb2bdfde3a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 08:04:55 -0700 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.13.1 to 4.13.2 (#542) 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 7f370736ca..dea67571dd 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==2024.7.24 pygount==1.8.0