diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-13 13:16:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 13:16:40 +0000 |
commit | f08a8d9769157ed1f47cf4f70c01e44f69ff105c (patch) | |
tree | 81f884accbfd0181143ee8fd2922491ac812964c | |
parent | b8a3eec88cc74bbfe7fb389d026cc7d1d8a989c8 (diff) | |
download | edk2-dependabot/pip/edk2-pytool-library-0.19.7.tar.gz edk2-dependabot/pip/edk2-pytool-library-0.19.7.tar.bz2 edk2-dependabot/pip/edk2-pytool-library-0.19.7.zip |
pip: bump edk2-pytool-library from 0.19.3 to 0.19.7dependabot/pip/edk2-pytool-library-0.19.7
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.19.3 to 0.19.7.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.19.3...v0.19.7)
---
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 8177c60d18..fe804ae91f 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.19.3
+edk2-pytool-library==0.19.7
edk2-pytool-extensions~=0.25.1
edk2-basetools==0.1.48
antlr4-python3-runtime==4.7.1
|