Skip to content

Commit 7e1b14e

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator-python to 0.46.3
PiperOrigin-RevId: 373649163
1 parent 556c373 commit 7e1b14e

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.46.1",
282-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.46.1.zip"],
281+
strip_prefix = "gapic-generator-python-0.46.3",
282+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.46.3.zip"],
283283
)
284284

285285
load(

0 commit comments

Comments
 (0)