Skip to content

Commit 7ea2e81

Browse files
dependabot[bot]hoh
authored andcommittedMar 5, 2025·
Chore(deps): Bump web3 from 6.3 to 7.8.0
Bumps [web3](https://github.com/ethereum/web3.py) from 6.3 to 7.8.0. - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst) - [Commits](ethereum/web3.py@v6.3.0...v7.8.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b86ff6 commit 7ea2e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"pynacl==1.5", # Needed now as default with _load_account changement
4242
"python-magic",
4343
"typing-extensions",
44-
"web3==6.3",
44+
"web3==7.8.0",
4545
]
4646

4747
optional-dependencies.all = [

0 commit comments

Comments
 (0)
Please sign in to comment.