From a7fca8d15be143912488e4d95513817a4d7a4eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 13:05:59 +0000 Subject: [PATCH] Bump web3 from 6.18.0 to 6.19.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.18.0 to 6.19.0. - [Changelog](https://github.com/ethereum/web3.py/blob/v6.19.0/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.18.0...v6.19.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 1ada0b17..4d882c61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ requests==2.31.0 safe-eth-py==6.0.0b29 tabulate==0.9.0 trezor==0.13.8 -web3==6.18.0 +web3==6.19.0