renovate/lib/modules/manager/poetry
Michael Kriese 497d4c131f
fix(manager): unify logging (#22398)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-25 16:53:05 +00:00
..
__fixtures__ feat(poetry): detect constraint from lock file (#22038) 2023-05-10 05:38:03 +00:00
__snapshots__ refactor: Merged multiple skipReasons into unspecified-version. (#22409) 2023-05-25 05:48:11 +00:00
artifacts.spec.ts feat(poetry): detect constraint from lock file (#22038) 2023-05-10 05:38:03 +00:00
artifacts.ts feat(poetry): detect constraint from lock file (#22038) 2023-05-10 05:38:03 +00:00
extract.spec.ts feat(manager/poetry): Support tag as git-dependency on github (#21949) 2023-05-03 16:14:01 +00:00
extract.ts fix(manager): unify logging (#22398) 2023-05-25 16:53:05 +00:00
index.ts feat(manager/poetry): Support tag as git-dependency on github (#21949) 2023-05-03 16:14:01 +00:00
locked-version.ts feat(poetry): updateLockedDependency() (#14627) 2022-03-14 17:56:09 +01:00
readme.md feat(poetry): handle dependency groups (#17964) 2022-10-06 05:01:48 +00:00
types.ts feat(poetry): detect constraint from lock file (#22038) 2023-05-10 05:38:03 +00:00
update-locked.spec.ts refactor: change currentVersion to non-optional in UpdateLockedConfig (#18406) 2022-10-21 15:29:39 +00:00
update-locked.ts refactor: change currentVersion to non-optional in UpdateLockedConfig (#18406) 2022-10-21 15:29:39 +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: