summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-14 13:25:16 +0000
committerGitHub <noreply@github.com>2024-11-14 13:25:16 +0000
commit4c510b89582a215a10fbda9bac5a6e776e866bbf (patch)
tree7a1a9b434e0b05350f7a766347e7369105142713
parentd1c8a88e3b7bd762d5f7672b9a047165fc6f6075 (diff)
downloadedk2-4c510b89582a215a10fbda9bac5a6e776e866bbf.tar.gz
pip: update edk2-pytool-extensions requirementdependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
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.0) --- 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..6166715c00 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.0
antlr4-python3-runtime>=4.7.1
lcov-cobertura==2.0.2
regex==2024.7.24