summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-14 13:32:26 +0000
committerGitHub <noreply@github.com>2025-02-14 13:32:26 +0000
commite524bad5dbb2d30b017a91633ba9069159c3553c (patch)
treebca73894122704ee4aa8f3200286ca2334d4da10
parentbc664d1830c9446cb1d33b10a41e6b3d207997f1 (diff)
downloadedk2-dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2.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.txt2
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