renovate/lib/manager/poetry
2022-01-25 15:45:28 +00:00
..
__fixtures__ fix(poetry): poetry install constraints quoting (#9012) 2021-03-07 09:17:45 +01:00
__snapshots__ feat(poetry): support binarySource=install (#13794) 2022-01-25 15:45:28 +00:00
artifacts.spec.ts feat(poetry): support binarySource=install (#13794) 2022-01-25 15:45:28 +00:00
artifacts.ts feat(poetry): support binarySource=install (#13794) 2022-01-25 15:45:28 +00:00
extract.spec.ts feat(poetry): support binarySource=install (#13794) 2022-01-25 15:45:28 +00:00
extract.ts feat(poetry): support binarySource=install (#13794) 2022-01-25 15:45:28 +00:00
index.ts feat: supportedDatasources (#13621) 2022-01-19 08:06:21 +00: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.