diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-14 13:50:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 13:50:14 +0000 |
commit | a707deabe74d6ed8d5e27c6554962c46a4ff25df (patch) | |
tree | 7d9e8ac272084d18022ff55e422181985626dfcf | |
parent | fcd9570c8d8164b42f907137a3a6e78977cc860a (diff) | |
download | edk2-dependabot/pip/edk2-pytool-library-approx-eq-0.21.12.tar.gz edk2-dependabot/pip/edk2-pytool-library-approx-eq-0.21.12.tar.bz2 edk2-dependabot/pip/edk2-pytool-library-approx-eq-0.21.12.zip |
pip: update edk2-pytool-library requirement from ~=0.21.9 to ~=0.21.12dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) to permit the latest version.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.21.9...v0.21.12)
---
updated-dependencies:
- dependency-name: edk2-pytool-library
dependency-type: direct:production
...
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 c8de90fc2b..5b5644eb96 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.9
+edk2-pytool-library~=0.21.12
edk2-pytool-extensions~=0.27.10
antlr4-python3-runtime>=4.7.1
lcov-cobertura==2.0.2
|