diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-08 13:13:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 13:13:45 +0000 |
commit | 2d0bfb08d70caf33da24598d1bf9779d2674c46e (patch) | |
tree | c586c49a40ff04e110c5c3f46fced614964643da | |
parent | 5db84c85c3544b92fa236c4d169440d523712ae0 (diff) | |
download | edk2-dependabot/pip/edk2-pytool-extensions-approx-eq-0.21.6.tar.gz edk2-dependabot/pip/edk2-pytool-extensions-approx-eq-0.21.6.tar.bz2 edk2-dependabot/pip/edk2-pytool-extensions-approx-eq-0.21.6.zip |
pip: update edk2-pytool-extensions requirement from ~=0.20.0 to ~=0.21.6dependabot/pip/edk2-pytool-extensions-approx-eq-0.21.6
Updates the requirements on [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) to permit the latest version.
- [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases)
- [Commits](https://github.com/tianocore/edk2-pytool-extensions/compare/v0.20.0...v0.21.6)
---
updated-dependencies:
- dependency-name: edk2-pytool-extensions
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 4ffcadddd8..dbca382e42 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -13,7 +13,7 @@ ##
edk2-pytool-library==0.12.1
-edk2-pytool-extensions~=0.20.0
+edk2-pytool-extensions~=0.21.6
edk2-basetools==0.1.39
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
|