From 70e0add971f10eacf6d0526877935b2f65938ff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 06:18:56 +0000 Subject: [PATCH] Bump web3 from 5.30.0 to 5.31.0 Bumps [web3](https://github.com/ethereum/web3.py) from 5.30.0 to 5.31.0. - [Release notes](https://github.com/ethereum/web3.py/releases) - [Changelog](https://github.com/ethereum/web3.py/blob/v5.31.0/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v5.30.0...v5.31.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 471b56bac..828371de2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ py-evm==0.5.0a3 pysha3>=1.0.0 requests==2.28.1 typing-extensions==3.10.0.2 -web3==5.30.0 +web3==5.31.0