diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-09 14:03:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-09 14:03:01 +0000 |
commit | f36cdeca8380e35fa446751c7ab689f19d28f662 (patch) | |
tree | 76060c83a68880e299dfbc48d25f114f8404fb03 | |
parent | 5215cd5baf6609e54050c69909273b7f5161c59e (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.45.tar.gz |
pip: bump edk2-basetools from 0.1.43 to 0.1.45dependabot/pip/edk2-basetools-0.1.45
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.43 to 0.1.45.
- [Release notes](https://github.com/tianocore/edk2-basetools/releases)
- [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..bfa7a55db9 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.45
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|