From 48f509500edf2b9c06c17ffafeead1451686e3c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:37:44 +0000 Subject: [PATCH] Bump web3 from 6.11.3 to 6.12.0 Bumps [web3](https://github.com/ethereum/web3.py) from 6.11.3 to 6.12.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.12.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..3d760d909 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ requests==2.31.0 base58 pysha3 construct -web3==6.11.3 +web3==6.12.0 aioprometheus==23.3.0 singleton-decorator==1.0.0 clickhouse-connect==0.6.20