pip: update edk2-pytool-extensions requirement

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>
This commit is contained in:
dependabot[bot] 2024-11-14 13:25:16 +00:00 committed by GitHub
parent d1c8a88e3b
commit 4c510b8958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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