renovate/lib/manager/poetry
Michael Kriese 40a59cc9e0
feat: use short renovate image names (#9133)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-15 13:23:38 +00:00
..
__fixtures__ fix(poetry): poetry install constraints quoting (#9012) 2021-03-07 09:17:45 +01:00
__snapshots__ fix(poetry): don’t extract poetry.masonry.core.api requirements (#9028) 2021-03-08 08:13:12 +01:00
artifacts.spec.ts fix(poetry): poetry install constraints quoting (#9012) 2021-03-07 09:17:45 +01:00
artifacts.ts feat: use short renovate image names (#9133) 2021-03-15 13:23:38 +00:00
extract.spec.ts test: extract full poetry res 2021-03-07 06:30:20 +01:00
extract.ts fix(poetry): don’t extract poetry.masonry.core.api requirements (#9028) 2021-03-08 08:13:12 +01:00
index.ts fix(poetry): default to pep440 versioning if compatible 2020-05-05 07:58:15 +02:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
types.ts feat(poetry): support rangeStrategy=update-lockfile (#8672) 2021-02-15 10:24:23 +01:00

Both Poetry 0.x and 1.x versions are supported.

Whenever the pyproject.toml file is updated, the Poetry lock file will be checked for updates as well.