1.8.0 - 2025-08-14¶
With the refactoring of the dependency:audit, we use poetry export. For how it can
be added (project-specific or globally), see the
poetry export documentation.
Within the report.yml, the actions/download-artifact@v4.2.1 was upgraded to
v5.0.0. This upgrade should not affect the existing functionality of the standard
GitHub workflows from the PTB. However, there are breaking changes that affect cases
where artifacts are downloaded by ID. For further details, please see the
release notes for 5.0.0.
Feature¶
#469: Moved manual approval for slow tests to merge-gate.yml
Refactoring¶
#517: Refactored
dependency:audit& split up to support upcoming work#541: Refactored test code using
pryskand removedpryskas a dependency
Bugfix¶
#533: Fixed project-template tests to run with unreleased PTB to better detect issues pre-release
Dependency Updates¶
main¶
Updated dependency
coverage:7.10.1to7.10.3Updated dependency
mypy:1.17.0to1.17.1Updated dependency
pre-commit:4.2.0to4.3.0Removed dependency
prysk:0.20.0Updated dependency
pylint:3.3.7to3.3.8Updated dependency
pytest:7.4.4to8.4.1