Closed ebrahimebrahim closed 7 months ago
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#pip-and-pip-compile seems to indicate that yes it is.
I'm not quite sure how this handles >=
constraints or HD_BET @ https://...
. For these we may need to set allow
or versioning-strategy
options in the dependabot config.
Is this the correct way to add python package version updating to dependabot's duties?