Skip to content

Commit 84b1a5a

Browse files
Google APIscopybara-github
authored andcommitted
chore: use gapic-generator-python 0.62.1
fix: restore 100% coverage for generated clients feat: adds REST server-streaming support fix: add special method parameters to set of reserved module names feat: expose extended operations annotations within generator fix: resolve DuplicateCredentialArgs error when using credentials_file committer: parthea PiperOrigin-RevId: 425964861
1 parent 3759a2b commit 84b1a5a

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
@@ -225,7 +225,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
225225

226226
pip_repositories()
227227

228-
_gapic_generator_python_version = "0.61.0"
228+
_gapic_generator_python_version = "0.62.1"
229229

230230
http_archive(
231231
name = "gapic_generator_python",

0 commit comments

Comments
 (0)