Skip to content

Commit 6a18a3c

Browse files
Google APIscopybara-github
authored andcommitted
chore: update python microgen version to 0.33.0
PiperOrigin-RevId: 331031262
1 parent bc18612 commit 6a18a3c

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

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

0 commit comments

Comments
 (0)