Improvement
Reduce Dependabot version updates in your Python projects with the increase-if-necessary strategy
Dependabot now supports now supports the increase-if-necessary
versioning strategy for the Python ecosystem.
This allows you to reduce Dependabot version updates when your current dependency requirement is already satisfied by a new version.
Learn more about configuring versioning strategies in your dependabot.yml
file.