diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-30 14:05:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 14:05:37 +0000 |
commit | 41517addf979ecfb1a2225c745418b1c43465a46 (patch) | |
tree | 4a54824716cb97a1ea200830d51d990c56c1a93f | |
parent | f5c987fcac567b1f84a418826f30d8ef2b46860e (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.49.tar.gz |
pip: bump edk2-basetools from 0.1.48 to 0.1.49dependabot/pip/edk2-basetools-0.1.49
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.48 to 0.1.49.
- [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 c221576bef..fd85333b10 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,7 +14,7 @@ edk2-pytool-library==0.14.1
edk2-pytool-extensions~=0.23.2
-edk2-basetools==0.1.48
+edk2-basetools==0.1.49
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|