chore: update python microgenerator to v0.50.2

PiperOrigin-RevId: 381898347
This commit is contained in:
Google APIs 2021-06-28 10:44:56 -07:00 committed by Copybara-Service
parent c75abda739
commit 2bf1e2a671

View file

@ -224,7 +224,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
pip_repositories()
_gapic_generator_python_version = "0.50.0"
_gapic_generator_python_version = "0.50.2"
http_archive(
name = "gapic_generator_python",