Skip to content

Commit

Permalink
Bump web3 from 6.12.0 to 6.14.0 (#1516)
Browse files Browse the repository at this point in the history
Bumps [web3](https://github.com/ethereum/web3.py) from 6.12.0 to 6.14.0.
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst)
- [Commits](ethereum/web3.py@v6.12.0...v6.14.0)

---
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>
Co-authored-by: Calina Cenan <[email protected]>
  • Loading branch information
dependabot[bot] and calina-c committed Jan 18, 2024
1 parent eb9ed9f commit 68e0f96
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.1",
"cryptography==41.0.7",
"web3==6.12.0",
"web3==6.14.0",
# 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 68e0f96

Please sign in to comment.