renovate/lib/modules/manager/poetry
2023-02-14 09:38:53 +01:00
..
__fixtures__ feat: Support toml up to v1.0.0-rc.1 (#18670) 2022-11-01 06:16:13 +00:00
__snapshots__ fix(poetry): normalize package name (#19807) 2023-01-14 06:35:30 +00:00
artifacts.spec.ts fix(poetry): support fixed version constraint (#20381) 2023-02-14 09:38:53 +01:00
artifacts.ts fix(poetry): support fixed version constraint (#20381) 2023-02-14 09:38:53 +01:00
extract.spec.ts fix(poetry): normalize package name (#19807) 2023-01-14 06:35:30 +00:00
extract.ts fix(poetry): normalize package name (#19807) 2023-01-14 06:35:30 +00:00
index.ts refactor: convert ProgrammingLanguage to union type (#18748) 2022-11-05 08:49:57 +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): handle dependency groups (#17964) 2022-10-06 05:01:48 +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: