We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6516b52 commit 07d41a7Copy full SHA for 07d41a7
WORKSPACE
@@ -239,8 +239,8 @@ pip_repositories()
239
# Change upstream repository once PR is merged
240
http_archive(
241
name = "gapic_generator_python",
242
- strip_prefix = "gapic-generator-python-0.33.6",
243
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.33.6.zip"],
+ strip_prefix = "gapic-generator-python-0.35.9",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.35.9.zip"],
244
)
245
246
load(
0 commit comments