diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-10 14:08:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 14:08:44 +0000 |
commit | 476229caf0bf6b9a3fa47c9e401d36659bcb2c6d (patch) | |
tree | ba84fafd6b773a95e0453d752ac2f14e0ebc573e | |
parent | 6fb2760dc8939b16a906b8e6bb224764907168f3 (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.46.tar.gz edk2-dependabot/pip/edk2-basetools-0.1.46.tar.bz2 edk2-dependabot/pip/edk2-basetools-0.1.46.zip |
pip: bump edk2-basetools from 0.1.43 to 0.1.46dependabot/pip/edk2-basetools-0.1.46
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.43 to 0.1.46.
- [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..6a001ea60b 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.46
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|