From f87bb73ed971dbdf87af75132d82236c605be84e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:23:04 +0000 Subject: [PATCH] Bump web3 from 6.5.0 to 6.6.1 Bumps [web3](https://github.com/ethereum/web3.py) from 6.5.0 to 6.6.1. - [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.5.0...v6.6.1) --- 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 9d326f9..7207cfb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pygments==2.15.1 requests==2.31.0 safe-eth-py==5.6.0 tabulate==0.9.0 -web3==6.5.0 +web3==6.6.1