Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 149a3a8

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator-python to 0.43.1
PiperOrigin-RevId: 364411656
1 parent 961dc7c commit 149a3a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

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

279279
http_archive(
280280
name = "gapic_generator_python",
281-
strip_prefix = "gapic-generator-python-0.42.2",
282-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.42.2.zip"],
281+
strip_prefix = "gapic-generator-python-0.43.1",
282+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.43.1.zip"],
283283
)
284284

285285
load(

0 commit comments

Comments
 (0)