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 Sep 30, 2024
1 parent cf70462 commit 428fc76
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 @@ -33,7 +33,7 @@ dependencies = [
"aioresponses>=0.7.6",
"aleph-superfluid>=0.2.1",
"eth_typing==4.3.1",
"web3==6.3.0",
"web3==7.3.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 428fc76

Please sign in to comment.