renovate/lib/modules/manager/pipenv
Sebastian Poxhofer 3681b2a945
chore: eslint to enforce for typed imports (#30844)
2024-08-19 13:15: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 feat!: categories (#16534) 2023-07-04 19:21:52 +02: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.