diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 13:56:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-04 13:56:12 +0000 |
commit | 617f3f15673497207d1c9a648f1e501772b95564 (patch) | |
tree | 2d5cfd1e84b574301a3a4bd5d762acbf885e8e25 | |
parent | 1ae5bee967bffcd6dbbabca913ea3c65d8f09c76 (diff) | |
download | edk2-617f3f15673497207d1c9a648f1e501772b95564.tar.gz |
pip: bump edk2-basetools from 0.1.48 to 0.1.50dependabot/pip/edk2-basetools-0.1.50
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.48 to 0.1.50.
- [Commits](https://github.com/tianocore/edk2-basetools/commits/v0.1.50)
---
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 6420078822..47bae4356e 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,7 +14,7 @@ edk2-pytool-library==0.19.9
edk2-pytool-extensions==0.26.4
-edk2-basetools==0.1.48
+edk2-basetools==0.1.50
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
regex==2023.12.25
|