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

Commit be276e1

Browse files
committed
Upgrade to betterproto 0.3.0
1 parent c7876f9 commit be276e1

File tree

4 files changed

+33
-33
lines changed

4 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -26,7 +26,7 @@ packages = [
2626

2727
[tool.poetry.dependencies]
2828
python = "^3.10"
29-
betterproto2 = "^0.2.3"
29+
betterproto2 = "^0.3.0"
3030
# 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"

src/betterproto2_compiler/lib/google/protobuf/__init__.py

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

src/betterproto2_compiler/lib/google/protobuf/compiler/__init__.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)