8000 chore: upgrade gapic-generator-python to 0.32.2 · googleapis/googleapis@f75a734 · GitHub 10000
[go: up one dir, main page]

Skip to content

Commit f75a734

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator-python to 0.32.2
PiperOrigin-RevId: 328157915
1 parent 5780f74 commit f75a734

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
@@ -223,8 +223,8 @@ pip_repositories()
223223
# Change upstream repository once PR is merged
224224
http_archive(
225225
name = "gapic_generator_python",
226-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.32.0.zip"],
227-
strip_prefix = "gapic-generator-python-0.32.0",
226+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.32.2.zip"],
227+
strip_prefix = "gapic-generator-python-0.32.2",
228228
)
229229

230230
load("@gapic_generator_python//:repositories.bzl",

0 commit comments

Comments
 (0)
0