From 43adf6412f8404bc6c93be9affac1efb1984fadc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 06:24:59 +0000 Subject: [PATCH] Bump web3 from 5.29.1 to 5.29.2 Bumps [web3](https://github.com/ethereum/web3.py) from 5.29.1 to 5.29.2. - [Release notes](https://github.com/ethereum/web3.py/releases) - [Changelog](https://github.com/ethereum/web3.py/blob/v5.29.2/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v5.29.1...v5.29.2) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 056a33c1c..08acf789b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ psycopg2-binary==2.9.3 py-evm==0.5.0a3 requests==2.27.1 typing-extensions==3.10.0.2 -web3==5.29.1 +web3==5.29.2