Use case
- User calls
nox -s release:prepare minor
- PTB will rename file
unreleased.md to changes_x.y.z.md and append the list of changed dependencies since last release
- User needs to update some dependencies even after having prepared the release
How can user ask PTB to update the dependency changes in file changes_x.y.z.md?