Skip to content

Commit

Permalink
Bump web3 from 6.10.0 to 6.11.1 (#1486)
Browse files Browse the repository at this point in the history
Bumps [web3](https://github.com/ethereum/web3.py) from 6.10.0 to 6.11.1.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst)
- [Commits](ethereum/web3.py@v6.10.0...v6.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent d9c7730 commit 5ffa436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"enforce-typing==1.0.0.post1",
"eciespy==0.4.0",
"cryptography==41.0.4",
"web3==6.10.0"
"web3==6.11.1"
# web3.py requires eth-abi, requests, and more,
# so those will be installed too.
# See https://github.com/ethereum/web3.py/blob/master/setup.py
Expand Down

0 comments on commit 5ffa436

Please sign in to comment.