Skip to content

Commit

Permalink
chore(deps): update dependencies dependency pipenv to v2024.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent f085a3b commit 229a144
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
@@ -1,7 +1,7 @@
FROM python:3.13-alpine3.20@sha256:c38ead8bcf521573dad837d7ecfdebbc87792202e89953ba8b2b83a9c5a520b6 as helper

# renovate: datasource=pypi depName=pipenv versioning=pep440
ENV PIP_ENV_VERSION=2024.2.0
ENV PIP_ENV_VERSION=2024.3.0

USER root

Expand Down

0 comments on commit 229a144

Please sign in to comment.