File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ RUN install-tool conan 2.16.1
182
182
# renovate: datasource=pypi
183
183
RUN install-tool copier 9.7.1
184
184
# renovate: datasource=pypi
185
- RUN install-tool hashin 1.0.3
185
+ RUN install-tool hashin 1.0.5
186
186
# renovate: datasource=pypi
187
187
RUN install-tool pipenv 2025.0.2
188
188
# renovate: datasource=pypi
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ RUN install-tool poetry 1.8.5
165
165
FROM build-rootless AS testb
166
166
167
167
# renovate: datasource=pypi
168
- RUN install-tool hashin 1.0.3
168
+ RUN install-tool hashin 1.0.5
169
169
170
170
RUN set -ex \
171
171
&& cd f \
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN install-tool checkov 3.2.432
54
54
FROM test-python AS test-hashin
55
55
56
56
# renovate: datasource=pypi
57
- RUN install-tool hashin 1.0.3
57
+ RUN install-tool hashin 1.0.5
58
58
59
59
#--------------------------------------
60
60
# Image: pipenv
You can’t perform that action at this time.
0 commit comments