pipenv
Automated Dependency Updates for Pipenv
Renovate supports updating Pipenv dependencies.
File Matching
By default, Renovate will check any files matching the following regular expression: (^|/)Pipfile$
.
For details on how to extend a manager's fileMatch
value, please follow this link.