Skip to content

Commit

Permalink
chore: Update eth-typing
Browse files Browse the repository at this point in the history
  • Loading branch information
palango authored and karlb committed Apr 14, 2022
1 parent dbd03dd commit 9a0b3b0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ eth-rlp==0.2.1
# via
# -r requirements-dev.txt
# eth-account
eth-typing==2.2.1
eth-typing==2.3.0
# via
# -r requirements-dev.txt
# eth-abi
Expand Down Expand Up @@ -785,7 +785,7 @@ types-werkzeug==1.0.1
# via
# -r requirements-dev.txt
# types-flask
typing-extensions==4.0.1
typing-extensions==3.10.0.2
# via
# -r requirements-dev.txt
# aiohttp
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ eth-rlp==0.2.1
# via
# -r requirements.txt
# eth-account
eth-typing==2.2.1
eth-typing==2.3.0
# via
# -r requirements.txt
# eth-abi
Expand Down Expand Up @@ -672,7 +672,7 @@ types-toml==0.10.1
# via -r requirements-dev.in
types-werkzeug==1.0.1
# via types-flask
typing-extensions==4.0.1
typing-extensions==3.10.0.2
# via
# -r requirements.txt
# aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ eth-keys==0.3.4
# eth-keyfile
eth-rlp==0.2.1
# via eth-account
eth-typing==2.2.1
eth-typing==2.3.0
# via
# eth-abi
# eth-keys
Expand Down

0 comments on commit 9a0b3b0

Please sign in to comment.