diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-03 13:19:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-03 13:19:34 +0000 |
commit | 97aad82f72942bcbf8bfa6116aea9cbcd0af24ab (patch) | |
tree | 250d6d10e5291bb4df283116c860d7ee40d88210 | |
parent | 8da978bf68535ec9fc41f400f22f09b033dd535a (diff) | |
download | edk2-dependabot/pip/antlr4-python3-runtime-4.13.1.tar.gz edk2-dependabot/pip/antlr4-python3-runtime-4.13.1.tar.bz2 edk2-dependabot/pip/antlr4-python3-runtime-4.13.1.zip |
pip: bump antlr4-python3-runtime from 4.7.1 to 4.13.1dependabot/pip/antlr4-python3-runtime-4.13.1
Bumps [antlr4-python3-runtime]() from 4.7.1 to 4.13.1.
---
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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pip-requirements.txt b/pip-requirements.txt index 8177c60d18..50870faa74 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,6 +15,6 @@ edk2-pytool-library==0.19.3
edk2-pytool-extensions~=0.25.1
edk2-basetools==0.1.48
-antlr4-python3-runtime==4.7.1
+antlr4-python3-runtime==4.13.1
lcov-cobertura==2.0.2
regex==2023.8.8
|