From c0b5930fa9e5cc3bd452d0ee55cc6447e137c2b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:46:00 +0000 Subject: [PATCH] Bump web3 from 6.20.3 to 7.4.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.20.3 to 7.4.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.4.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55dabdd..2077f51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ hexbytes==0.3.1 packaging>=21 requests==2.31.0 safe-eth-py[django]==6.0.0b34 -web3==6.20.3 +web3==7.4.0