summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-27 13:57:40 +0000
committerGitHub <noreply@github.com>2024-09-27 13:57:40 +0000
commitd0221e6c148b133199ea9674c069899c297cfef5 (patch)
tree9dc490ca1a525e97371b640da97eb74d04ae9f22
parentded3ae2cf4ba974313f8ab043f610b1e6d3ddcdc (diff)
downloadedk2-dependabot/pip/edk2-pytool-extensions-0.27.12.tar.gz
edk2-dependabot/pip/edk2-pytool-extensions-0.27.12.tar.bz2
edk2-dependabot/pip/edk2-pytool-extensions-0.27.12.zip
pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.12dependabot/pip/edk2-pytool-extensions-0.27.12
Bumps [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) from 0.27.6 to 0.27.12. - [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases) - [Commits](https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.6...v0.27.12) --- updated-dependencies: - dependency-name: edk2-pytool-extensions dependency-type: direct:production update-type: version-update:semver-patch ... 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..e4accb9b6f 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.27.12
antlr4-python3-runtime>=4.7.1
lcov-cobertura==2.0.2
regex==2024.7.24