From ee733283d750f06bf81e6887480f6f6cab604b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:21:18 +0000 Subject: [PATCH] Bump web3 from 6.11.3 to 6.13.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.11.3 to 6.13.0. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.11.3...v6.13.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..c6874c0b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ requests==2.31.0 base58 pysha3 construct -web3==6.11.3 +web3==6.13.0 aioprometheus==23.3.0 singleton-decorator==1.0.0 clickhouse-connect==0.6.20