Skip to content

Commit

Permalink
chore: upgrade to gapic-generator-python 0.44.0
Browse files Browse the repository at this point in the history
chore: add GAPIC metadata
feat: add support for self-signed JWT
PiperOrigin-RevId: 370525906
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 26, 2021
1 parent 36a84fe commit 60e129d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Expand Up @@ -278,8 +278,8 @@ pip_repositories()

http_archive(
name = "gapic_generator_python",
strip_prefix = "gapic-generator-python-0.43.3",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.43.3.zip"],
strip_prefix = "gapic-generator-python-0.44.0",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.0.zip"],
)

load(
Expand Down

0 comments on commit 60e129d

Please sign in to comment.