Skip to content

Commit 7ce9ff5

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

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.9.0",
4545
]
4646

4747
optional-dependencies.all = [

0 commit comments

Comments
 (0)