Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

chore(deps): update dependency pipenv to v2023.10.20 (main) #2460

Merged
merged 1 commit into from
Oct 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN install-tool golang 1.21.3
RUN install-tool python 3.11.5

# renovate: datasource=pypi
RUN install-tool pipenv 2023.10.3
RUN install-tool pipenv 2023.10.20

# renovate: datasource=github-releases lookupName=python-poetry/poetry
RUN install-tool poetry 1.6.1
Expand Down
Loading