diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-25 14:04:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-25 14:04:55 +0000 |
commit | 5013aab759f8d8b93a40b3da3b6fbd3144a1b515 (patch) | |
tree | e826f8e5aba1614e19cbbbd426192fb5681d1ed9 | |
parent | ba91d0292e593df8528b66f99c1b0b14fadc8e16 (diff) | |
download | edk2-dependabot/pip/edk2-pytool-library-0.15.0.tar.gz edk2-dependabot/pip/edk2-pytool-library-0.15.0.tar.bz2 edk2-dependabot/pip/edk2-pytool-library-0.15.0.zip |
pip: bump edk2-pytool-library from 0.14.0 to 0.15.0dependabot/pip/edk2-pytool-library-0.15.0
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.14.0...v0.15.0)
---
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 c221576bef..da61694141 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.14.1
+edk2-pytool-library==0.15.0
edk2-pytool-extensions~=0.23.2
edk2-basetools==0.1.48
antlr4-python3-runtime==4.7.1
|