From 65bfdf569fd08cc57da6fd32672ea2c87e02863b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 08:27:12 +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 803d4b5..fe02fcb 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,5 +14,5 @@ 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