Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit ac663f7

Browse files
authored
chore: update gapic-generator-python to 0.50.5 (#53)
https://github.com/googleapis/gapic-generator-python/blob/master/CHANGELOG.md#0505-2021-07-22 Needed to fix failing generated unit tests in googleapis/python-compute#91
1 parent 0fc5653 commit ac663f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
220220

221221
pip_repositories()
222222

223-
_gapic_generator_python_version = "0.50.3"
223+
_gapic_generator_python_version = "0.50.5"
224224

225225
http_archive(
226226
name = "gapic_generator_python",

0 commit comments

Comments
 (0)