Skip to content

Commit 0559369

Browse files
Chore(deps): Bump web3 from 6.11.2 to 7.13.0
Bumps [web3](https://github.com/ethereum/web3.py) from 6.11.2 to 7.13.0. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst) - [Commits](ethereum/web3.py@v6.11.2...v7.13.0) --- updated-dependencies: - dependency-name: web3 dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea83624 commit 0559369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies = [
6767
"ujson==5.10.0", # required by aiocache
6868
"urllib3==2.5.0",
6969
"uvloop==0.21",
70-
"web3==6.11.2",
70+
"web3==7.13.0",
7171
]
7272
optional-dependencies.cosmos = [
7373
"cosmospy",

0 commit comments

Comments
 (0)