renovate/lib/modules/manager/pipenv
2023-04-12 16:03:25 +02:00
..
__fixtures__ refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
__snapshots__ feat(config)!: default dockerImagePrefix to containerbase (#20150) 2023-03-10 09:34:40 +01:00
artifacts.spec.ts test: replace as with partial (#20241) 2023-02-06 15:10:24 +00:00
artifacts.ts build: export pipenv constraints 2023-04-12 16:03:25 +02:00
extract.spec.ts refactor: extract constraints -> extractedConstraints (#20484) 2023-02-17 16:32:58 +00:00
extract.ts refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
index.ts refactor: convert ProgrammingLanguage to union type (#18748) 2022-11-05 08:49:57 +00:00
readme.md docs: document python depTypes (#14876) 2022-03-31 10:58:39 +00:00
schema.ts refactor: safely parse Pipfile.lock (#20825) 2023-03-12 05:54:12 +00:00
types.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

Pipenv.lock updating is supported.

The following depTypes are supported by the Pipenv manager:

  • packages
  • dev-packages