From 5d6fc3cbdd53e2002948797a4a9cce5bcabf81a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 21:16:53 +0000 Subject: [PATCH] pip: bump antlr4-python3-runtime from 4.13.1 to 4.13.2 Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.13.1 to 4.13.2. --- updated-dependencies: - dependency-name: antlr4-python3-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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