Skip to content

Commit 20712b8

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator-python to 0.40.5
PiperOrigin-RevId: 354996675
1 parent e7c74bb commit 20712b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ pip_repositories()
236236

237237
http_archive(
238238
name = "gapic_generator_python",
239-
strip_prefix = "gapic-generator-python-0.39.1",
240-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.39.1.zip"],
239+
strip_prefix = "gapic-generator-python-0.40.5",
240+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.40.5.zip"],
241241
)
242242

243243
load(

0 commit comments

Comments
 (0)