diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-21 14:09:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-21 14:09:14 +0000 |
commit | e2aef43104811f1de4caa64a0015e7fee1a29249 (patch) | |
tree | 7a8292deb129726078191babbdf069a95e5f273a | |
parent | fcd71642df9a3a5932a2db116acc6fe23458d8f5 (diff) | |
download | edk2-dependabot/pip/antlr4-python3-runtime-4.13.0.tar.gz edk2-dependabot/pip/antlr4-python3-runtime-4.13.0.tar.bz2 edk2-dependabot/pip/antlr4-python3-runtime-4.13.0.zip |
pip: bump antlr4-python3-runtime from 4.7.1 to 4.13.0dependabot/pip/antlr4-python3-runtime-4.13.0
Bumps [antlr4-python3-runtime]() from 4.7.1 to 4.13.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 c221576bef..aee7802e4c 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,6 +15,6 @@ edk2-pytool-library==0.14.1
edk2-pytool-extensions~=0.23.2
edk2-basetools==0.1.48
-antlr4-python3-runtime==4.7.1
+antlr4-python3-runtime==4.13.0
lcov-cobertura==2.0.2
|