diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-07 13:59:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-07 13:59:06 +0000 |
commit | 700b8c262a05ad27f18a4e6eda007f4a3648d3da (patch) | |
tree | 134605d5ca72cdf0ca3ce707bb447b1ea82d5510 | |
parent | e60529df58e43f4d1652f862c6652b61f21e0691 (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.51.tar.gz |
pip: bump edk2-basetools from 0.1.48 to 0.1.51dependabot/pip/edk2-basetools-0.1.51
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.48 to 0.1.51.
- [Commits](https://github.com/tianocore/edk2-basetools/commits/v0.1.51)
---
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..ee1a7ed303 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.51
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
regex==2023.12.25
|