Skip to content

Commit 987192d

Browse files
Google APIscopybara-github
authored andcommitted
chore: use gapic-generator-python 0.58.1
fix: syntax fix for required_fields struct in rest transport committer: parthea PiperOrigin-RevId: 415363977
1 parent 2cd8979 commit 987192d

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.0"
235+
_gapic_generator_python_version = "0.58.1"
236236

237237
http_archive(
238238
name = "gapic_generator_python",

0 commit comments

Comments
 (0)