Skip to content

Commit 4e82555

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator python to 0.44.1
PiperOrigin-RevId: 370989216
1 parent 8585ab9 commit 4e82555

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
@@ -277,8 +277,8 @@ pip_repositories()
277277

278278
http_archive(
279279
name = "gapic_generator_python",
280-
strip_prefix = "gapic-generator-python-0.44.1",
281-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.1.zip"],
280+
strip_prefix = "gapic-generator-python-0.44.0",
281+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.0.zip"],
282282
)
283283

284284
load(

0 commit comments

Comments
 (0)