summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-08 13:50:48 +0000
committerGitHub <noreply@github.com>2024-08-08 13:50:48 +0000
commit92d7aea411bf8e2065f22df6085159f0790003f0 (patch)
treec2be7afca6ac95bc54bbcc487770c23a39ee4730
parentb0f43dd3fdec2363e3548ec31eb455dc1c4ac761 (diff)
downloadedk2-dependabot/pip/antlr4-python3-runtime-4.13.2.tar.gz
edk2-dependabot/pip/antlr4-python3-runtime-4.13.2.tar.bz2
edk2-dependabot/pip/antlr4-python3-runtime-4.13.2.zip
pip: bump antlr4-python3-runtime from 4.7.1 to 4.13.2dependabot/pip/antlr4-python3-runtime-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] <support@github.com>
-rw-r--r--pip-requirements.txt2
1 files changed, 1 insertions, 1 deletions
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