From 43981ee2a25f01e4e20d93a00c22ef52d27967e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:45:26 +0000 Subject: [PATCH] Bump web3 from 6.11.3 to 6.11.4 Bumps [web3](https://github.com/ethereum/web3.py) from 6.11.3 to 6.11.4. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.11.3...v6.11.4) --- 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 fb5ded08b..1a7ba23af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ requests==2.31.0 base58 pysha3 construct -web3==6.11.3 +web3==6.11.4 aioprometheus==23.3.0 singleton-decorator==1.0.0 clickhouse-connect==0.6.20