diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-10 14:06:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 14:06:17 +0000 |
commit | 69cba5ad6bca4ff2f0eaae0690b151c92c751a8b (patch) | |
tree | 0a89abd674ec64c48f47b31b4d05b4842c914891 | |
parent | a4c9c2b0f00a8f950b3058d4e97534a2613ed8bf (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.40.tar.gz edk2-dependabot/pip/edk2-basetools-0.1.40.tar.bz2 edk2-dependabot/pip/edk2-basetools-0.1.40.zip |
pip: bump edk2-basetools from 0.1.39 to 0.1.40dependabot/pip/edk2-basetools-0.1.40
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.39 to 0.1.40.
- [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 3c3bf921dd..3365699e46 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.39
+edk2-basetools==0.1.40
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|