chore: upgrade gapic-generator-python to 0.46.3

PiperOrigin-RevId: 373649163
pull/653/head
Google APIs 4 years ago committed by Copybara-Service
parent 556c373cd2
commit 7e1b14e6c7
  1. 4
      WORKSPACE

@ -278,8 +278,8 @@ pip_repositories()
http_archive(
name = "gapic_generator_python",
strip_prefix = "gapic-generator-python-0.46.1",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.46.1.zip"],
strip_prefix = "gapic-generator-python-0.46.3",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.46.3.zip"],
)
load(

Loading…
Cancel
Save