chore: upgrade gapic-generator-python to 0.32.2

PiperOrigin-RevId: 328157915
This commit is contained in:
Google APIs 2020-08-24 09:54:09 -07:00 committed by Copybara-Service
parent 5780f74227
commit f75a734e2c
1 changed files with 2 additions and 2 deletions

View File

@ -223,8 +223,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.32.0.zip"],
strip_prefix = "gapic-generator-python-0.32.0",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.32.2.zip"],
strip_prefix = "gapic-generator-python-0.32.2",
)
load("@gapic_generator_python//:repositories.bzl",