Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump eth-abi from 5.0.0 to 5.0.1 in the pip group across 1 directory #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dataclassy==0.11.1
# eip712
eip712==0.2.4
# via -r requirements.txt
eth-abi==5.0.0
eth-abi==5.0.1
# via
# -r requirements.txt
# eip712
Expand All @@ -77,7 +77,6 @@ eth-hash[pycryptodome]==0.6.0
# -r requirements.txt
# eip712
# eth-event
# eth-hash
# eth-utils
# web3
eth-keyfile==0.7.0
Expand Down Expand Up @@ -299,7 +298,7 @@ urllib3==2.2.1
# requests
vvm==0.1.0
# via -r requirements.txt
vyper==0.3.10
vyper==0.4.0
# via -r requirements.txt
wcwidth==0.2.13
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dataclassy==0.11.1
# via eip712
eip712==0.2.4
# via -r requirements.in
eth-abi==5.0.0
eth-abi==5.0.1
# via
# -r requirements.in
# eip712
Expand Down Expand Up @@ -220,7 +220,7 @@ typing-extensions==4.9.0
# web3
urllib3==2.2.1
# via requests
vvm==0.2.1
vvm==0.1.0
# via -r requirements.in
vyper==0.4.0
# via -r requirements.in
Expand Down
Loading