Skip to content

Commit b35bede

Browse files
Switch connect-python to new upstream runtime dep (#2345)
Ref: #2344 (comment)
1 parent 673bd1d commit b35bede

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/connectrpc/python/v0.9.0/buf.plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ registry:
1515
# https://github.com/connectrpc/connect-python/blob/v0.9.0/protoc-gen-connect-python/pyproject.toml#L11
1616
requires_python: ">=3.10"
1717
deps:
18-
# https://pypi.org/project/connect-python/
19-
- "connect-python >= 0.9.0"
18+
# https://pypi.org/project/connectrpc/
19+
- "connectrpc >= 0.9.0"

0 commit comments

Comments
 (0)