Skip to content

Commit

Permalink
Update betterproto and generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Nov 25, 2020
1 parent 3e39666 commit 2ead1c3
Show file tree
Hide file tree
Showing 11 changed files with 269 additions and 114 deletions.
38 changes: 19 additions & 19 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 @@ -33,7 +33,7 @@ black = "^19.10b0"
pre-commit = { version = "^2.3.0", python = "^3.6.1" }
pytest = "^5.4"
pytest-asyncio = "^0.12"
betterproto = { version = "^2.0.0b1", allow-prereleases = true, extras = ["compiler"] }
betterproto = { version = "^2.0.0b2", allow-prereleases = true, extras = ["compiler"] }

[tool.black]
line-length = 88
Expand Down
Loading

0 comments on commit 2ead1c3

Please sign in to comment.