Skip to content

Commit

Permalink
Bump WEB3 and ETH dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 0aaab3c commit 1707f05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ python = '>=3.7.2,<3.12'
eth-abi = '4.0.0'
eth-account = '0.8.0'
eth-keys = '0.4.0'
eth-typing = '3.3.0'
eth-utils = '2.1.0'
web3 = '6.4.0'
eth-typing = '5.0.1'
eth-utils = '5.0.0'
web3 = '7.3.1'

# Ribbon only
cryptography = '41.0.4'
pyOpenSSL = '22.0.0'
eth-hash = '0.5.1'
eth-keyfile = '0.6.1'
eth-rlp = '0.3.0'
eth-rlp = '2.1.0'

[tool.black]
target-version = ['py310']
Expand Down

0 comments on commit 1707f05

Please sign in to comment.