From b71d9175d91a05b4624acee45f20da79869e0576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:02:24 +0000 Subject: [PATCH] build(deps): bump github.com/smartcontractkit/chainlink-testing-framework/framework Bumps [github.com/smartcontractkit/chainlink-testing-framework/framework](https://github.com/smartcontractkit/chainlink-testing-framework) from 0.16.5 to 0.16.6. - [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases) - [Commits](https://github.com/smartcontractkit/chainlink-testing-framework/compare/framework/v0.16.5...framework/v0.16.6) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-testing-framework/framework dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- party-ceremony/integration-tests/go.mod | 2 +- party-ceremony/integration-tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/party-ceremony/integration-tests/go.mod b/party-ceremony/integration-tests/go.mod index cf75f8f05..5cff75263 100644 --- a/party-ceremony/integration-tests/go.mod +++ b/party-ceremony/integration-tests/go.mod @@ -15,7 +15,7 @@ require ( github.com/smartcontractkit/chain-selectors v1.0.104 github.com/smartcontractkit/chainlink-canton/party-ceremony v0.0.0-00010101000000-000000000000 github.com/smartcontractkit/chainlink-deployments-framework v0.111.0 - github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5 + github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6 github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad github.com/stretchr/testify v1.11.1 github.com/testcontainers/testcontainers-go v0.43.0 diff --git a/party-ceremony/integration-tests/go.sum b/party-ceremony/integration-tests/go.sum index 9aaa2f21c..a14214631 100644 --- a/party-ceremony/integration-tests/go.sum +++ b/party-ceremony/integration-tests/go.sum @@ -593,8 +593,8 @@ github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260211172625 github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260211172625-dff40e83b3c9/go.mod h1:dkR2uYg9XYJuT1JASkPzWE51jjFkVb86P7a/yXe5/GM= github.com/smartcontractkit/chainlink-sui v0.0.0-20260527160341-aa3adc0abf67 h1:NNvPOgvf5vbOYVLxLST+5E88iPOAnpmzZGPihEx8DFc= github.com/smartcontractkit/chainlink-sui v0.0.0-20260527160341-aa3adc0abf67/go.mod h1:k1HSbHyPaQWPOj6lXDIAe04EuwbC5ge1nK+cpG2E8hE= -github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5 h1:EiQx0LCPzxlfO9piSPeMCVSZAnp/BxAsPIGh/jBal18= -github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5/go.mod h1:nyOjn4ADJGqRMe3+4ZXSV+J/7nWb1H2Vx8Qk57eLRYA= +github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6 h1:2cW+w652PdfdxG2muvMS14pACeP3tfZXCaIkiYD8s7M= +github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6/go.mod h1:nyOjn4ADJGqRMe3+4ZXSV+J/7nWb1H2Vx8Qk57eLRYA= github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 h1:RwZXxdIAOyjp6cwc9Quxgr38k8r7ACz+Lxh9o/A6oH0= github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5/go.mod h1:kHYJnZUqiPF7/xN5273prV+srrLJkS77GbBXHLKQpx0= github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260514223130-48bc90aca745 h1:eieKLvYuzwBPh/FdbUS1gnIanI86zgWby1L10o90g4o=