Skip to content

Commit e17c662

Browse files
feat(deps): update dependency conan to v2.9.0 (main) (#1188)
feat(deps): update dependency conan to v2.9.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | conan | 2.8.1 | 2.9.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8778c44 commit e17c662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ RUN install-tool golang 1.23.2
5757
RUN install-tool python 3.12.7
5858

5959
# renovate: datasource=pypi
60-
RUN install-tool conan 2.8.1
60+
RUN install-tool conan 2.9.0
6161

6262
# renovate: datasource=pypi
6363
RUN install-tool hashin 1.0.2

0 commit comments

Comments
 (0)