From 7d0d73f4d12bd86dd8022cf84a183afb3c6fe053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 06:08:26 +0000 Subject: [PATCH] Bump web3 from 6.14.0 to 6.15.1 Bumps [web3](https://github.com/ethereum/web3.py) from 6.14.0 to 6.15.1. - [Changelog](https://github.com/ethereum/web3.py/blob/v6.15.1/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.14.0...v6.15.1) --- 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 1164ec861..68ec6b7e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ py-evm==0.9.0b1 pysha3>=1.0.0,<2.0.0; python_version<"3.9" requests==2.31.0 safe-pysha3>=1.0.0; python_version>="3.9" -web3==6.14.0 +web3==6.15.1