Skip to content

Commit 601b532

Browse files
Google APIscopybara-github
authored andcommitted
fix: Add async context manager return types
chore: Mock return_value should not populate oneof message fields chore: Support snippet generation for services that only support REST transport chore: Update gapic-generator-python to v1.11.0 PiperOrigin-RevId: 545430278
1 parent 8cd04fb commit 601b532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ load("@rules_python//python:pip.bzl", "pip_install")
323323

324324
pip_install()
325325

326-
_gapic_generator_python_version = "1.9.1"
326+
_gapic_generator_python_version = "1.11.0"
327327

328328
http_archive(
329329
name = "gapic_generator_python",

0 commit comments

Comments
 (0)