From 29f2b73462e474634ca233a596df3c62b377712c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 19:19:24 +0000 Subject: [PATCH] Bump github.com/smartcontractkit/chainlink-testing-framework/seth Bumps [github.com/smartcontractkit/chainlink-testing-framework/seth](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.51.5 to 1.51.6. - [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases) - [Commits](https://github.com/smartcontractkit/chainlink-testing-framework/compare/seth/v1.51.5...seth/v1.51.6) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-testing-framework/seth dependency-version: 1.51.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- system-tests/tests/go.mod | 2 +- system-tests/tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system-tests/tests/go.mod b/system-tests/tests/go.mod index b9e3847abd2..4f0985705fe 100644 --- a/system-tests/tests/go.mod +++ b/system-tests/tests/go.mod @@ -73,7 +73,7 @@ require ( github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6-0.20260708113039-95f97b2d25e9 github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter v1.0.4 github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.15.0 - github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 + github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.6 github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/cron v0.0.0-20251008094352-f74459c46e8c github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/proof-of-reserve/cron-based v0.0.0-00010101000000-000000000000 github.com/smartcontractkit/chainlink/deployment v0.0.0-20260126202327-6be9a05f0caf diff --git a/system-tests/tests/go.sum b/system-tests/tests/go.sum index 51a34300308..7d7b6b8f300 100644 --- a/system-tests/tests/go.sum +++ b/system-tests/tests/go.sum @@ -1844,8 +1844,8 @@ github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:V github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0/go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM= github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 h1:cWUHB6QETyKbmh0B988f5AKIKb3aBDWugfrZ04jAUUY= github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2/go.mod h1:Z4K5VJLjsfqIIaBcZ1Sfccxu0xsCxBjPa6zF+5gtQaM= -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-testing-framework/seth v1.51.6 h1:BxU0bnTIeLR4itdSMTXHGKHKxCnXJvtnREclwM3QGwg= +github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.6/go.mod h1:x56U3tZuKDDaXmqIXHU7ReWSwIhHOumSXu/1l44F2lA= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.52.0 h1:A9i7HCdIEA4NhYkTsmKEZjiMThiUysbSkYnZWaZRrN8= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.52.0/go.mod h1:rEDr7VMWiVTVv5/Kpg6KLxPXCfThrv7kkdRgSEne6GI= github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260629213843-c52e07523035 h1:6kOtwaTuvnXatZrcEBpETiRPaSS4nh9mXBPiGPXRi9w=