renovate/lib/manager/poetry
Sergei Zharinov 1392955a04
refactor: Identify tests relying on single snapshots (#11150)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +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: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
artifacts.ts refactor(artifacts): replace list of depNames with PackageDependency list (#10617) 2021-06-26 13:29:01 +00:00
extract.spec.ts refactor: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
extract.ts refactor(pypi): convert to class-based (#11064) 2021-08-03 11:38:46 +00: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.