diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-07 14:03:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-07 14:03:22 +0000 |
commit | fa9245152f210222dbca481ef3399d85badcb6b0 (patch) | |
tree | e6fb722347336ba9846089412bb639b2445e8b51 | |
parent | 6405cd03048c1850d5047bf66fefa04189a05c94 (diff) | |
download | edk2-dependabot/pip/antlr4-python3-runtime-4.12.0.tar.gz edk2-dependabot/pip/antlr4-python3-runtime-4.12.0.tar.bz2 edk2-dependabot/pip/antlr4-python3-runtime-4.12.0.zip |
pip: bump antlr4-python3-runtime from 4.7.1 to 4.12.0dependabot/pip/antlr4-python3-runtime-4.12.0
Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.7.1 to 4.12.0.
---
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 b71e5c4015..ec69fc8a7a 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,6 +15,6 @@ edk2-pytool-library==0.14.0
edk2-pytool-extensions~=0.21.8
edk2-basetools==0.1.43
-antlr4-python3-runtime==4.7.1
+antlr4-python3-runtime==4.12.0
lcov-cobertura==2.0.2
|