From b7092fc9c3afa8d914aa86acd31bd1b8ea260090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:35:29 +0000 Subject: [PATCH] Bump web3 from 6.20.3 to 7.7.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.20.3 to 7.7.0. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.20.3...v7.7.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index b884c07..00b28e8 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -11,4 +11,4 @@ redis[hiredis]==5.2.1 safe-eth-py==6.4.0 sqladmin[full]==0.20.1 sqlmodel==0.0.22 -web3==6.20.3 +web3==7.7.0