Skip to content

Commit 513440f

Browse files
Google APIscopybara-github
authored andcommitted
chore: use gapic-generator-python 0.50.3
fix: disable always_use_jwt_access Committer: @busunkim96 PiperOrigin-RevId: 382142900
1 parent 6610b23 commit 513440f

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

225225
pip_repositories()
226226

227-
_gapic_generator_python_version = "0.50.2"
227+
_gapic_generator_python_version = "0.50.3"
228228

229229
http_archive(
230230
name = "gapic_generator_python",

0 commit comments

Comments
 (0)