Dependabot for Python
Dependabot creates pull requests to keep your Python dependencies up-to-date.
Features
As well as Dependabot's core features our Python support has:
Pipenv, Poetry and pip-compile support
Using Pipenv, Poetry or pip-tools? Dependabot can keep all three's manifest and lockfiles up-to-date, as well as working with plain old requirements.txt files.
Support for git sources and custom indexes
Dependabot can handle git sources and custom indexes. If you come across a setup that we can't handle let us know and we'll add support.
Flexible monorepo support
Using a monorepo? No problem - you can specify one or many directories within a repo for Dependabot to look for dependency files in.
Custom branches and labels
By default, Dependabot will create PRs against your default branch and label them with "dependencies". Want to use a different branch or label? No problem.