From 9dac12a7f653a158e79e271a3f6e9ab2eee8630c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 15:09:32 +0000 Subject: [PATCH] Bump web3 from 7.14.0 to 7.14.1 Bumps [web3](https://github.com/ethereum/web3.py) from 7.14.0 to 7.14.1. - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v7.14.0...v7.14.1) --- updated-dependencies: - dependency-name: web3 dependency-version: 7.14.1 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 2e9a25e..94fc0be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ safe-eth-py==7.17.0 tabulate==0.9.0 trezor==0.13.10 typer==0.20.0 -web3==7.14.0 +web3==7.14.1