renovate/lib/manager/poetry
2021-06-02 06:50:23 +00:00
..
__fixtures__ fix(poetry): poetry install constraints quoting (#9012) 2021-03-07 09:17:45 +01:00
__snapshots__ refactor(manager): Enforce getName usage (#9523) 2021-04-13 12:07:57 +02:00
artifacts.spec.ts refactor: move binarySource option to admin config (#10022) 2021-06-02 06:50:23 +00:00
artifacts.ts fix(poetry): lockFileMaintenance (#9695) 2021-04-26 14:36:21 +00:00
extract.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02: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.