Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 4df1e36

Browse files
committed
Update betterproto
1 parent 2092428 commit 4df1e36

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ packages = [
2626

2727
[tool.poetry.dependencies]
2828
python = "^3.10"
29-
# betterproto2 = "^0.2.1"
30-
betterproto2 = { git="https://github.com/betterproto/python-betterproto2" }
29+
betterproto2 = "^0.2.3"
30+
# betterproto2 = { git="https://github.com/betterproto/python-betterproto2" }
3131
# The Ruff version is pinned. To update it, also update it in .pre-commit-config.yaml
3232
ruff = "~0.9.3"
3333
grpclib = "^0.4.1"

0 commit comments

Comments
 (0)