8.1.0 - 2026-05-27¶
Summary¶
In this minor release, the nox session workflow:check was added and is now used in the checks.yml.
If this job is active in your CI, please double-check if additional files should be added into your project’s .gitattributes.
Security Issues¶
This release fixes vulnerabilities by updating dependencies:
Dependency |
Vulnerability |
Affected |
Fixed in |
|---|---|---|---|
idna |
CVE-2026-45409 |
3.14 |
3.15 |
Bugfix¶
#840: Added
exportplugin installation withindependency-update.yml#847: Used hashed
poetry exportoutput withpip-audit --disable-pipto avoid the copied-interpreter failure in Poetry-managed Python builds
Feature¶
#722: Added check in
workflow:generateto compare the generated and existing content before writing out and nox sessionworkflow:check#642: Added nox session
workflow:checkinto thechecks.yml#698: Added a comment in the top of all workflows maintained by the PTB
Refactoring¶
#722: Modified
workflow:generatebackend function to classWorkflowOrchestrator
Dependency Updates¶
main¶
Updated dependency
black:26.3.1to26.5.1Updated dependency
shibuya:2026.1.9to2026.5.19
dev¶
Updated dependency
types-pyyaml:6.0.12.20260510to6.0.12.20260518