0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-05-12 23:51:55 +00:00
renovatebot_renovate/lib/modules/manager/pipenv
RahulGautamSingh bc7d0595d0
feat(config): managerFilePatterns (#34615)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2025-05-04 08:30:24 +00:00
..
__fixtures__ feat(pipenv): better python constraints checking (#28878) 2024-05-08 10:23:12 +00:00
artifacts.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
artifacts.ts refactor(util): move user env to util folder (#35103) 2025-04-02 10:27:27 +00:00
extract.spec.ts test: migrate to vitest (#34475) 2025-02-26 09:35:54 +00:00
extract.ts feat(pipenv): Use @renovatebot/detect-tools for constraints detection (#29787) 2024-08-16 16:17:00 +00:00
index.ts feat(config): managerFilePatterns (#34615) 2025-05-04 08:30:24 +00:00
readme.md feat(manager/pipenv): Implement support for category groups (#28034) 2024-04-25 07:31:57 +00:00
types.ts feat(pipenv): Use @renovatebot/detect-tools for constraints detection (#29787) 2024-08-16 16:17:00 +00:00

Pipenv.lock updating is supported.

The Pipenv manager supports the default depTypes:

  • packages
  • dev-packages

and also extracts dependencies from other package category groups, using the group name as the depType.