Skip to content

Commit b224dfa

Browse files
Google APIscopybara-github
authored andcommitted
chore: use gapic-generator-python 0.51.2
fix: add 'dict' annotation type to 'request' Committer: @busunkim96 PiperOrigin-RevId: 398509016
1 parent d615c19 commit b224dfa

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
@@ -230,7 +230,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
230230

231231
pip_repositories()
232232

233-
_gapic_generator_python_version = "0.50.5"
233+
_gapic_generator_python_version = "0.51.2"
234234

235235
http_archive(
236236
name = "gapic_generator_python",

0 commit comments

Comments
 (0)