From 66fe5cb81d0870300f3c39d33c6fe3ee4ebfbe9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:19:29 +0000 Subject: [PATCH] Bump web3 from 6.11.3 to 6.15.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.11.3 to 6.15.0. - [Changelog](https://github.com/ethereum/web3.py/blob/v6.15.0/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.11.3...v6.15.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 fb5ded08b..862bb8169 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ requests==2.31.0 base58 pysha3 construct -web3==6.11.3 +web3==6.15.0 aioprometheus==23.3.0 singleton-decorator==1.0.0 clickhouse-connect==0.6.20