Skip to content

Commit b454425

Browse files
committed
Update lib version in compiler
1 parent 5574dcf commit b454425

2 files changed

Lines changed: 89 additions & 94 deletions

File tree

betterproto2_compiler/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = [
1515
requires-python = ">=3.10,<4.0"
1616
dependencies = [
1717
# TODO use the version from the current repo?
18-
"betterproto2[grpclib]>=0.6.0,<0.7",
18+
"betterproto2[grpclib]>=0.7.0,<0.8",
1919
"ruff~=0.9.3",
2020
"jinja2>=3.0.3",
2121
"typing-extensions>=4.7.1,<5",

0 commit comments

Comments
 (0)