Edk2-pytool-extensions

Latest version: v0.28.3

Safety actively analyzes 707375 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 16

0.28.3

What's Changed
* az_cli_universal_dependency: Enhance error messaging by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/934


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.28.2...v0.28.3

0.28.2

What's Changed
* Allow [tool] or [tools] section in Rust Env Checker by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/931


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.28.1...v0.28.2

0.28.1

What's Changed

* pyopenssl_signer: Use cryptography by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/918
* rust.py: Use cargo-binstall by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/929

Dependency Updates
* build(deps): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/888
* build(deps): bump mkdocs from 1.6.0 to 1.6.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/887
* build(deps): bump mkdocs-material from 9.5.34 to 9.5.40 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/894
* build(deps): bump robotframework from 7.0.1 to 7.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/886
* build(deps): bump build from 1.2.1 to 1.2.2.post1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/893
* build(deps): bump mkdocstrings[python] from 0.26.1 to 0.27.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/905
* build(deps): bump ruff from 0.6.2 to 0.8.6 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/917
* build(deps): bump coverage from 7.6.1 to 7.6.10 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/916
* build(deps): bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/908
* build(deps): bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/900
* build(deps): bump robotframework from 7.1 to 7.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/899


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.28.0...v0.28.1

0.28.0

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

0.27.12

What's Changed

* nuget_dependency: Allow path override by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/871

Dependency Updates

* build(deps): bump mkdocstrings-python from 1.10.7 to 1.10.8 by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/874
* build(deps): bump ruff from 0.5.4 to 0.6.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/872
* build(deps): bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/867
* build(deps): bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/866



**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.11...v0.27.12

0.27.11

What's Changed

* Documentation: Fix all broken links by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/856

Dependency Changes

* build(deps): bump mkdocs-material from 9.5.28 to 9.5.29 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/852
* build(deps): bump ruff from 0.5.1 to 0.5.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/851
* build(deps): bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/850
* build(deps): bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/854
* build(deps): bump ruff from 0.5.2 to 0.5.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/853
* build(deps): bump setuptools from 70.2.0 to 70.3.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/849
* build(deps): bump setuptools from 70.3.0 to 72.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/862
* build(deps): bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/861
* build(deps): bump mkdocs-awesome-pages-plugin from 2.9.2 to 2.9.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/860
* build(deps): bump mkdocstrings[python] from 0.25.1 to 0.25.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/857
* build(deps): bump mkdocstrings-python from 1.10.5 to 1.10.7 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/858


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.10...v0.27.11

Page 1 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.