Skip to content

Commit 410c184

Browse files
Google APIscopybara-github
authored andcommitted
chore: use gapic-generator-python 0.52.0
fix: improper types in pagers generation PiperOrigin-RevId: 399773015
1 parent b518c55 commit 410c184

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.51.2"
233+
_gapic_generator_python_version = "0.52.0"
234234

235235
http_archive(
236236
name = "gapic_generator_python",

0 commit comments

Comments
 (0)