Skip to content

Commit 162641c

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator-python to 0.46.1
PiperOrigin-RevId: 373400747
1 parent 1fb8e3e commit 162641c

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
@@ -278,8 +278,8 @@ pip_repositories()
278278

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

285285
load(

0 commit comments

Comments
 (0)