From 5abffdec1331c34c6bbf75241f7815d419101c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:55:54 +0000 Subject: [PATCH] Bump web3 from 6.20.2 to 7.6.1 Bumps [web3](https://github.com/ethereum/web3.py) from 6.20.2 to 7.6.1. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.20.2...v7.6.1) --- 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 a94babca6..a2a1f2c00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,4 +34,4 @@ psycopg2==2.9.10 redis==5.2.1 requests==2.32.3 safe-eth-py[django]==6.1.0 -web3==6.20.2 +web3==7.6.1