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 Nov 7, 2023
1 parent 0aaab3c commit 4be11fc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ packages = [
python = '>=3.7.2,<3.12'

# Shared Ribbon & Thetanuts
eth-abi = '4.0.0'
eth-account = '0.8.0'
eth-abi = '4.2.1'
eth-account = '0.10.0'
eth-keys = '0.4.0'
eth-typing = '3.3.0'
eth-utils = '2.1.0'
web3 = '6.4.0'
eth-typing = '3.5.2'
eth-utils = '2.3.1'
web3 = '6.11.2'

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

Expand Down

0 comments on commit 4be11fc

Please sign in to comment.