Skip to content

Commit ff96702

Browse files
test(deps): update dependency copier to v9.14.1 (main) (#6327)
test(deps): update dependency copier to v9.14.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fbe090 commit ff96702

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ RUN install-tool checkov 3.2.510
222222
# renovate: datasource=pypi
223223
RUN install-tool conan 2.27.0
224224
# renovate: datasource=pypi
225-
RUN install-tool copier 9.14.0
225+
RUN install-tool copier 9.14.1
226226
# renovate: datasource=pypi
227227
RUN install-tool hashin 1.0.5
228228
# renovate: datasource=pypi

test/python/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ RUN install-tool conan 2.27.0
8686
FROM test-python AS test-copier
8787

8888
# renovate: datasource=pypi
89-
RUN install-tool copier 9.14.0
89+
RUN install-tool copier 9.14.1
9090

9191

9292
#--------------------------------------

0 commit comments

Comments
 (0)