10.2.0 - 2026-07-07¶
Summary¶
This minor release adds automated vulnerability updates through Nox session
vulnerabilities:update and improves the dependency-update.yml. It also includes a
few workflow-related bug fixes and documentation updates.
Bug¶
#909: Updated
cd.ymlworkflow so thatcd-extension.ymlworkflow depends onbuild-and-publish. This ensures that the custom release workflow only runs when the PyPi release was successful.#910: Added
gh-pages.ymlto be ignored whenhas_documentation=Falsein thePROJECT_CONFIG
Feature¶
#898: Created Nox session
vulnerabilities:updateto automatically resolve vulnerable dependencies and report the result for the dependency update workflow
Dependency Updates¶
main¶
Updated dependency
coverage:7.14.3to7.15.0Updated dependency
typer:0.26.7to0.26.8