renovate/lib/modules/manager/pipenv
Risu 397ab49ef3
docs(managers): add missing url and displayName (#32621)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
2024-12-01 08:47:27 +00:00
..
__fixtures__ feat(pipenv): better python constraints checking (#28878) 2024-05-08 10:23:12 +00:00
artifacts.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
artifacts.ts feat(pipenv): Use `@renovatebot/detect-tools` for constraints detection (#29787) 2024-08-16 16:17:00 +00:00
extract.spec.ts feat(pipenv): Use `@renovatebot/detect-tools` for constraints detection (#29787) 2024-08-16 16:17:00 +00:00
extract.ts feat(pipenv): Use `@renovatebot/detect-tools` for constraints detection (#29787) 2024-08-16 16:17:00 +00:00
index.ts docs(managers): add missing url and displayName (#32621) 2024-12-01 08:47:27 +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

readme.md

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.