renovate/lib/modules/manager/pip_requirements
2023-02-19 12:43:48 +00:00
..
__fixtures__ feat(manager/pip_requirements): support buildpack (#16999) 2022-08-05 15:20:16 +02:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
artifacts.spec.ts refactor: use containerbase terminology (#18023) 2022-09-28 17:09:28 +02:00
artifacts.ts feat(core): centralize sidecar image usage (#19545) 2022-12-23 09:45:15 +00:00
extract.spec.ts feat(manager/pip_requirements): support buildpack (#16999) 2022-08-05 15:20:16 +02: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 refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

Supports requirements.txt and requirements.pip files. The default file pattern is fairly flexible in an attempt to catch similarly named ones too but may be extended/changed.