From 385942df05ec232a679aa62240171f92534e8538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 03:30:08 +0000 Subject: [PATCH] Bump web3 from 7.12.1 to 7.13.0 Bumps [web3](https://github.com/ethereum/web3.py) from 7.12.1 to 7.13.0. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v7.12.1...v7.13.0) --- updated-dependencies: - dependency-name: web3 dependency-version: 7.13.0 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 7825a10..9958259 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ jose==1.0.0 py_solc_x==2.0.4 python_jose==3.5.0 redis==6.2.0 -web3==7.12.1 +web3==7.13.0