File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ RUN install-tool copier 9.11.0
201201# renovate: datasource=pypi
202202RUN install-tool hashin 1.0.5
203203# renovate: datasource=pypi
204- RUN install-tool pipenv 2025.1.3
204+ RUN install-tool pipenv 2026.0.1
205205# renovate: datasource=pypi
206206RUN install-tool pdm 2.26.2
207207# renovate: datasource=pypi
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ RUN install-tool python 3.13.11
6161FROM build AS pipenv
6262
6363# renovate: datasource=pypi
64- RUN install-tool pipenv 2025.1.3
64+ RUN install-tool pipenv 2026.0.1
6565# renovate: datasource=pypi
66- RUN install-tool pipenv 2025.1.3
66+ RUN install-tool pipenv 2026.0.1
6767
6868USER 12021
6969
@@ -207,7 +207,7 @@ RUN install-tool python 3.10.17
207207RUN install-tool python 3.13.11
208208
209209# renovate: datasource=pypi
210- RUN install-tool pipenv 2025.1.3
210+ RUN install-tool pipenv 2026.0.1
211211
212212RUN set -ex; \
213213 cd pipenv-b; \
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN install-tool hashin 1.0.5
6262FROM test-python AS test-pipenv
6363
6464# renovate: datasource=pypi
65- RUN install-tool pipenv 2025.1.3
65+ RUN install-tool pipenv 2026.0.1
6666
6767#--------------------------------------
6868# Image: poetry
You can’t perform that action at this time.
0 commit comments