File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ RUN install-tool copier 9.13.1
226226# renovate: datasource=pypi
227227RUN install-tool hashin 1.0.5
228228# renovate: datasource=pypi
229- RUN install-tool pipenv 2026.0.3
229+ RUN install-tool pipenv 2026.1.0
230230# renovate: datasource=pypi
231231RUN install-tool pdm 2.26.6
232232# renovate: datasource=pypi
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ RUN install-tool python 3.14.3
6161FROM build AS pipenv
6262
6363# renovate: datasource=pypi
64- RUN install-tool pipenv 2026.0.3
64+ RUN install-tool pipenv 2026.1.0
6565# renovate: datasource=pypi
66- RUN install-tool pipenv 2026.0.3
66+ RUN install-tool pipenv 2026.1.0
6767
6868USER 12021
6969
@@ -207,7 +207,7 @@ RUN install-tool python 3.10.17
207207RUN install-tool python 3.14.3
208208
209209# renovate: datasource=pypi
210- RUN install-tool pipenv 2026.0.3
210+ RUN install-tool pipenv 2026.1.0
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 2026.0.3
65+ RUN install-tool pipenv 2026.1.0
6666
6767#--------------------------------------
6868# Image: poetry
You can’t perform that action at this time.
0 commit comments