Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 2342512 commit 2b22182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ safe-eth-py[django]==5.8.0
# > ImportError: cannot import name 'geth_poa_middleware' from 'web3.middleware'
# TODO: Remove when safe-eth-py updates web3 to >= 7
# https://github.com/safe-global/safe-eth-py/pull/1315
web3==6.20.2
web3==7.6.0

0 comments on commit 2b22182

Please sign in to comment.