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