diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-02 13:10:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 13:10:45 +0000 |
commit | b865c723edad8233d533204ab8a3780169d78e2f (patch) | |
tree | abaa325bd62105e7c0886db9007b5d93094b39fc | |
parent | f203a6db92eedf03ac544ed270404cb29d3dea7f (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.52.tar.gz edk2-dependabot/pip/edk2-basetools-0.1.52.tar.bz2 edk2-dependabot/pip/edk2-basetools-0.1.52.zip |
pip: bump edk2-basetools from 0.1.51 to 0.1.52dependabot/pip/edk2-basetools-0.1.52
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.51 to 0.1.52.
- [Commits](https://github.com/tianocore/edk2-basetools/compare/v0.1.51...v0.1.52)
---
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 e07b9cac52..f77a19e170 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,7 +14,7 @@ edk2-pytool-library==0.21.8
edk2-pytool-extensions==0.27.6
-edk2-basetools==0.1.51
+edk2-basetools==0.1.52
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
regex==2024.5.15
|