From 91146d01e4d0893dcdb41c74e998aa8c42358862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 06:06:01 +0000 Subject: [PATCH] Bump web3 from 6.10.0 to 6.11.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.10.0 to 6.11.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/v6.10.0...v6.11.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e580ec95..9a4572c2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,4 +33,4 @@ psycopg2==2.9.9 redis==5.0.1 requests==2.31.0 safe-eth-py[django]==6.0.0b2 -web3==6.10.0 +web3==6.11.0