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.1)

---
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] 2025-02-05 14:00:42 +00:00 committed by GitHub
parent 258f2d1563
commit 32a1ef93e8
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.1
antlr4-python3-runtime>=4.7.1
lcov-cobertura==2.0.2
regex==2024.7.24