From 79c79596a6cb4f01cb38098c940d8aa4225c6aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:23:26 +0000 Subject: [PATCH] Bump web3 from 5.24.0 to 6.8.0 Bumps [web3](https://github.com/ethereum/web3.py) from 5.24.0 to 6.8.0. - [Release notes](https://github.com/ethereum/web3.py/releases) - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v5.24.0...v6.8.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 4ae39d7c4..811c34b53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ psycogreen==1.0.2 psycopg2==2.9.3 redis==4.1.0 requests==2.27.1 -web3==5.24.0 +web3==6.8.0