diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-14 13:32:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-14 13:32:26 +0000 |
commit | e524bad5dbb2d30b017a91633ba9069159c3553c (patch) | |
tree | bca73894122704ee4aa8f3200286ca2334d4da10 | |
parent | bc664d1830c9446cb1d33b10a41e6b3d207997f1 (diff) | |
download | edk2-e524bad5dbb2d30b017a91633ba9069159c3553c.tar.gz |
pip: update edk2-pytool-extensions requirementdependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
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.27.10...v0.28.2)
---
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 c8de90fc2b..4dc6d99283 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -13,7 +13,7 @@ ##
edk2-pytool-library~=0.21.9
-edk2-pytool-extensions~=0.27.10
+edk2-pytool-extensions~=0.28.2
antlr4-python3-runtime>=4.7.1
lcov-cobertura==2.0.2
regex==2024.7.24
|