chore: use gapic-generator-python 0.33.6

PiperOrigin-RevId: 333323660
This commit is contained in:
Google APIs 2020-09-23 10:41:17 -07:00 committed by Copybara-Service
parent acd4aabf1c
commit 7e377ce8f0
1 changed files with 2 additions and 2 deletions

View File

@ -224,8 +224,8 @@ pip_repositories()
# Change upstream repository once PR is merged
http_archive(
name = "gapic_generator_python",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.33.5.zip"],
strip_prefix = "gapic-generator-python-0.33.5",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.33.6.zip"],
strip_prefix = "gapic-generator-python-0.33.6",
)
load("@gapic_generator_python//:repositories.bzl",