From 4ad8b13323db9ec728573dd51697a85d4284e424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 10:26:36 +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 551a4ea9c..03d46ea30 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.117.1 - 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 8a1c93c06..21f495dde 100644 --- a/party-ceremony/integration-tests/go.sum +++ b/party-ceremony/integration-tests/go.sum @@ -644,8 +644,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-20260630144638-b69f16bdddd8 h1:3exBy63KSpPPrJok93HmDzECh/iMtNv0cWyPPH8u1aw= github.com/smartcontractkit/chainlink-sui v0.0.0-20260630144638-b69f16bdddd8/go.mod h1:EhVSzBDITnheg03bg1TRdaoMDY5GkLjepmbuIq2+qPY= -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=