brain-microstructure-exploration-tools / abcd-microstructure-pipelines

Processing pipelines to extract brain microstructure from ABCD Study dMRI
Apache License 2.0
0 stars 1 forks source link

add python to dependabot's duties #38

Closed ebrahimebrahim closed 4 months ago

ebrahimebrahim commented 4 months ago

Is this the correct way to add python package version updating to dependabot's duties?

allemangD commented 4 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.