From a21a5da2dc6c9bc465c09bdba32195c5a903ed5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 06:41:56 +0000 Subject: [PATCH] Bump web3 from 7.14.1 to 7.15.0 Bumps [web3](https://github.com/ethereum/web3.py) from 7.14.1 to 7.15.0. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v7.14.1...v7.15.0) --- updated-dependencies: - dependency-name: web3 dependency-version: 7.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c2b116..d2d9ad7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ safe-eth-py==7.20.0 tabulate==0.9.0 trezor==0.13.10 typer==0.23.1 -web3==7.14.1 +web3==7.15.0