What's Changed
* [REBASE&FF] Run ruff check and ruff format on the workspace by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/648
* Python support: drop 3.10, add 3.13 by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/652
Integration Instructions
Python 3.10 is no longer supported starting at edk2-pytool-library v0.22.0. If your platform cannot upgrade to 3.11 or above, continue using a version of edk2-python-library less than v0.22.0. Otherwise upgrade your version of python to 3.11 or greater.
**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.21.12...v0.22.0