Skip to content

Commit 73da669

Browse files
Google APIscopybara-github
authored andcommitted
chore: use gapic-generator-python 0.58.4
fix: provide appropriate mock values for message body fields committer: dovs PiperOrigin-RevId: 419025932
1 parent e974454 commit 73da669

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

233233
pip_repositories()
234234

235-
_gapic_generator_python_version = "0.58.1"
235+
_gapic_generator_python_version = "0.58.4"
236236

237237
http_archive(
238238
name = "gapic_generator_python",

0 commit comments

Comments
 (0)