What's Changed
* Update Supported Python versions to 3.10, 3.11, and 3.12 by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/669
* edk2toolext/edk2_logging.py: Log rust errors by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/665
Breaking Changes
edk2-pytool-extensions has officially dropped support for python 3.9 with this release. To continue to receive improvements to edk2-pytool-extensions, passed v0.24, you will need to upgrade to a supported version of python (3.10, 3.11, or 3.12).
Dependency Updates
* build(deps-dev): bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/667
* build(deps-dev): bump mkdocstrings-python from 1.7.0 to 1.7.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/668
* build(deps-dev): bump mkdocs-material from 9.2.5 to 9.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/664
* build(deps-dev): bump setuptools from 68.1.2 to 68.2.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/661
* build(deps-dev): bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/659
* build(deps-dev): bump mkdocstrings[python] from 0.22.0 to 0.23.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/663
* build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/644
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/648
* build(deps-dev): bump ruff from 0.0.290 to 0.0.291 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/666
* build(deps-dev): bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/649
* build(deps-dev): bump build from 0.10.0 to 1.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/651
**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.24.1...v0.25.0