Skip to content

Commit

Permalink
bump web3.py (#1389)
Browse files Browse the repository at this point in the history
  • Loading branch information
purplesmoke05 authored Jun 20, 2023
1 parent 4b851ab commit 130210d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ psycopg = {extras = ["binary"], version = "^3.1.8"}
pydantic = {extras = ["email"], version = "~1.10.5"}
sqlalchemy = "~2.0.8"
uvicorn = "~0.20.0"
web3 = "~6.0.0"
web3 = "~6.5.0"
tzdata = "^2022.7"

ibet-wallet-api-explorer = {path = "cmd/explorer", optional = true, develop = true}
Expand Down

0 comments on commit 130210d

Please sign in to comment.