diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-08 13:50:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 13:50:53 +0000 |
commit | 02b5de5b3c824f6fd2a09741bfe6cf7c945a5ffc (patch) | |
tree | b081393626fb800be1ad5ac6c6ed8d1c7d442e26 | |
parent | b0f43dd3fdec2363e3548ec31eb455dc1c4ac761 (diff) | |
download | edk2-dependabot/pip/edk2-basetools-0.1.53.tar.gz edk2-dependabot/pip/edk2-basetools-0.1.53.tar.bz2 edk2-dependabot/pip/edk2-basetools-0.1.53.zip |
pip: bump edk2-basetools from 0.1.51 to 0.1.53dependabot/pip/edk2-basetools-0.1.53
Bumps [edk2-basetools](https://github.com/tianocore/edk2-basetools) from 0.1.51 to 0.1.53.
- [Commits](https://github.com/tianocore/edk2-basetools/compare/v0.1.51...v0.1.53)
---
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..7080824bab 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.53
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
regex==2024.5.15
|