From 92d7aea411bf8e2065f22df6085159f0790003f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 13:50:48 +0000 Subject: pip: bump antlr4-python3-runtime from 4.7.1 to 4.13.2 Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.7.1 to 4.13.2. --- updated-dependencies: - dependency-name: antlr4-python3-runtime dependency-type: direct:production update-type: version-update:semver-minor ... 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 e07b9cac52..a36c9c7be9 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,6 +15,6 @@ edk2-pytool-library==0.21.8 edk2-pytool-extensions==0.27.6 edk2-basetools==0.1.51 -antlr4-python3-runtime==4.7.1 +antlr4-python3-runtime==4.13.2 lcov-cobertura==2.0.2 regex==2024.5.15 -- cgit