Skip to content

Commit

Permalink
fix(deps): update dependency pipenv to v2024.0.2
Browse files Browse the repository at this point in the history
| datasource | package | from     | to       |
| ---------- | ------- | -------- | -------- |
| pypi       | pipenv  | 2024.0.1 | 2024.0.2 |
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 5a4cfb0 commit 10e66ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ RUN install-tool pdm 2.18.2
RUN install-tool pip-tools 7.4.1

# renovate: datasource=pypi
RUN install-tool pipenv 2024.0.1
RUN install-tool pipenv 2024.0.2

# renovate: datasource=pypi
RUN install-tool poetry 1.8.3
Expand Down

0 comments on commit 10e66ea

Please sign in to comment.