diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-28 22:04:27 +0000 |
---|---|---|
committer | makubacki <21320094+makubacki@users.noreply.github.com> | 2024-05-30 21:16:09 +0000 |
commit | 2403470ff2b993a289e7899d230444a2a658b6d7 (patch) | |
tree | 56ee6c442d3c9a03e6de295c5abceaacd82a3772 | |
parent | ced13b93afea87a8a1fe6ddbb67240a84cb2e3d3 (diff) | |
download | edk2-dependabot/pip/edk2-pytool-library-0.21.5.tar.gz |
pip: bump edk2-pytool-library from 0.20.0 to 0.21.5dependabot/pip/edk2-pytool-library-0.21.5
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.20.0 to 0.21.5.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.20.0...v0.21.5)
---
updated-dependencies:
- dependency-name: edk2-pytool-library
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 c5b2fe0663..c3eccda3da 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -12,7 +12,7 @@ # https://www.python.org/dev/peps/pep-0440/#version-specifiers
##
-edk2-pytool-library==0.20.0
+edk2-pytool-library==0.21.5
edk2-pytool-extensions==0.26.4
edk2-basetools==0.1.51
antlr4-python3-runtime==4.7.1
|