diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-11 14:23:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-11 14:23:24 +0000 |
commit | 1a6919b03ab5e8145f756e38635de47220e47617 (patch) | |
tree | 475fe07248a5fe8c1547617383f2f323dc26e331 | |
parent | 0a0e60caf20ab621ee9c1fc66b82b739158c05cf (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.47.tar.gz edk2-dependabot/pip/edk2-basetools-0.1.47.tar.bz2 edk2-dependabot/pip/edk2-basetools-0.1.47.zip |
pip: bump edk2-basetools from 0.1.43 to 0.1.47dependabot/pip/edk2-basetools-0.1.47
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.43 to 0.1.47.
- [Commits](https://github.com/tianocore/edk2-basetools/commits)
---
updated-dependencies:
- dependency-name: edk2-basetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
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..c35585e79b 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,7 +14,7 @@ edk2-pytool-library==0.14.0
edk2-pytool-extensions~=0.21.8
-edk2-basetools==0.1.43
+edk2-basetools==0.1.47
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|