renovate/lib/modules/manager/poetry
2022-07-22 07:42:30 +00:00
..
__fixtures__ refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
__snapshots__ feat(buildpack): enable cache (#16591) 2022-07-21 07:00:02 +00:00
artifacts.spec.ts test: simplify exec mock (#16698) 2022-07-22 07:42:30 +00:00
artifacts.ts refactor: fix nullable types (#16156) 2022-06-20 16:15:40 +00:00
extract.spec.ts refactor: strict manager tests (#16155) 2022-06-20 17:05:39 +02:00
extract.ts refactor: fix nullable types (#16156) 2022-06-20 16:15:40 +00:00
index.ts feat(poetry): updateLockedDependency() (#14627) 2022-03-14 17:56:09 +01:00
locked-version.ts feat(poetry): updateLockedDependency() (#14627) 2022-03-14 17:56:09 +01:00
readme.md docs: document python depTypes (#14876) 2022-03-31 10:58:39 +00:00
types.ts refactor(manager): more strict null checks (#15166) 2022-04-19 17:46:07 +00:00
update-locked.spec.ts refactor: strict manager tests (#16155) 2022-06-20 17:05:39 +02:00
update-locked.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00: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.

The following depTypes are supported by the Poetry manager:

  • dependencies
  • dev-dependencies
  • extras