Skip to content

Commit 2ead1c3

Browse files
committed
Update betterproto and generated code
1 parent 3e39666 commit 2ead1c3

File tree

11 files changed

+269
-114
lines changed

11 files changed

+269
-114
lines changed

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ black = "^19.10b0"
3333
pre-commit = { version = "^2.3.0", python = "^3.6.1" }
3434
pytest = "^5.4"
3535
pytest-asyncio = "^0.12"
36-
betterproto = { version = "^2.0.0b1", allow-prereleases = true, extras = ["compiler"] }
36+
betterproto = { version = "^2.0.0b2", allow-prereleases = true, extras = ["compiler"] }
3737

3838
[tool.black]
3939
line-length = 88

0 commit comments

Comments
 (0)