Skip to content

Commit

Permalink
test(deps): update dependency copier to v9.5.0 (main) (#4141)
Browse files Browse the repository at this point in the history
test(deps): update dependency copier to v9.5.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 3be2381 commit 88dedbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/Dockerfile.distro
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ RUN install-tool checkov 3.2.368
# renovate: datasource=pypi
RUN install-tool conan 2.12.2
# renovate: datasource=pypi
RUN install-tool copier 9.4.1
RUN install-tool copier 9.5.0
# renovate: datasource=pypi
RUN install-tool hashin 1.0.3
# renovate: datasource=pypi
Expand Down
2 changes: 1 addition & 1 deletion test/python/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ RUN install-tool conan 2.12.2
FROM test-python AS test-copier

# renovate: datasource=pypi
RUN install-tool copier 9.4.1
RUN install-tool copier 9.5.0


#--------------------------------------
Expand Down

0 comments on commit 88dedbc

Please sign in to comment.