diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-18 14:03:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-18 14:03:59 +0000 |
commit | b4a20418b711db9c16ece6750c973861b03e8d4d (patch) | |
tree | ad0f025cbb9bf1c07bd1021c95f07653d8437752 | |
parent | 0abfb0be6cf78a8e962383e85cec57851ddae5bc (diff) | |
download | edk2-b4a20418b711db9c16ece6750c973861b03e8d4d.zip edk2-b4a20418b711db9c16ece6750c973861b03e8d4d.tar.gz edk2-b4a20418b711db9c16ece6750c973861b03e8d4d.tar.bz2 |
pip: bump edk2-basetools from 0.1.43 to 0.1.48dependabot/pip/edk2-basetools-0.1.48
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.43 to 0.1.48.
- [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 b71e5c4..06c186b 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.48
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|