Skip to content

Commit da380c7

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update to gapic-generator-python 1.6.0
feat(python): Add typing to proto.Message based class attributes feat(python): Snippetgen handling of repeated enum field PiperOrigin-RevId: 487326846
1 parent 2a470e2 commit da380c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

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

293293
pip_install()
294294

295-
_gapic_generator_python_version = "1.5.0"
295+
_gapic_generator_python_version = "1.6.0"
296296

297297
http_archive(
298298
name = "gapic_generator_python",

0 commit comments

Comments
 (0)