What's Changed
* image_validation: Update documentation by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/884
* Minor updates to the porting readme by rogurr in https://github.com/tianocore/edk2-pytool-extensions/pull/881
* build(deps): bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/863
* build(deps): bump mkdocs-material from 9.5.29 to 9.5.34 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/877
* build(deps): bump mkdocstrings-python from 1.10.8 to 1.11.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/878
* build(deps): bump setuptools from 72.1.0 to 75.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/885
* build(deps): bump regex from 2024.5.15 to 2024.9.11 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/882
* [REBASE&FF] Ruff on workspace by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/892
* Install mono on ubuntu-latest by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/896
* Python support: drop 3.10, add 3.13 by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/895
Integration Instructions
v0.28.0 drops support for python 3.10. If your platform cannot upgrade to 3.11 or above, continue using a version of edk2-python-extensions less than v0.28.0. Otherwise upgrade your version of platform to 3.11 or greater. If edk2-pytool-library is not automatically downloaded with edk2-pytool-extensions, then you also need to ensure that edk2-pytool-library is v0.22.0 or greater
New Contributors
* rogurr made their first contribution in https://github.com/tianocore/edk2-pytool-extensions/pull/881
**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.12...v0.28.0