File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ RUN install-tool python 3.14.2
194194# renovate: datasource=pypi
195195RUN install-tool checkov 3.2.500
196196# renovate: datasource=pypi
197- RUN install-tool conan 2.25.1
197+ RUN install-tool conan 2.25.2
198198# renovate: datasource=pypi
199199RUN install-tool copier 9.11.3
200200# renovate: datasource=pypi
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ RUN prepare-tool conan
223223USER 12021
224224
225225# renovate: datasource=pypi
226- RUN install-tool conan 2.25.1
226+ RUN install-tool conan 2.25.2
227227
228228RUN set -ex; \
229229 cd b-conan; \
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ RUN install-tool poetry 2.3.2
7878FROM test-python AS test-conan
7979
8080# renovate: datasource=pypi
81- RUN install-tool conan 2.25.1
81+ RUN install-tool conan 2.25.2
8282
8383#--------------------------------------
8484# Image: copier
You can’t perform that action at this time.
0 commit comments