diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-05 16:56:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-05 16:56:58 +0300 |
commit | 74dd594ddd7bb0a2e9abfafd5bf319d2d88e5457 (patch) | |
tree | e54ceb6f302d038c8b7acc75ea136304deae1ee7 | |
parent | 5d43165ff8596c2fa07b7d4de3c482d64338ca99 (diff) | |
download | edk2-dependabot/pip/edk2-pytool-library-0.21.9.tar.xz |
pip: bump edk2-pytool-library from 0.21.8 to 0.21.9dependabot/pip/edk2-pytool-library-0.21.9
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.8 to 0.21.9.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.21.8...v0.21.9)
---
updated-dependencies:
- dependency-name: edk2-pytool-library
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..cc5752ecdf 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.21.8
+edk2-pytool-library==0.21.9
edk2-pytool-extensions==0.27.6
edk2-basetools==0.1.51
antlr4-python3-runtime==4.7.1
|