Skip to content

Commit

Permalink
Chore(deps): Bump web3 from 6.3.0 to 7.3.0
Browse files Browse the repository at this point in the history
Bumps [web3](https://github.com/ethereum/web3.py) from 6.3.0 to 7.3.0.
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v6.3.0...v7.3.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent a636106 commit 283011f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
"pynacl==1.5", # Needed now as default with _load_account changement
"python-magic",
"typing-extensions",
"web3==6.3",
"web3==7.3.0",
]

optional-dependencies.all = [
Expand Down

0 comments on commit 283011f

Please sign in to comment.