Skip to content

Commit

Permalink
fix: Resolve AttributeError 'Credentials' object has no attribute 'un…
Browse files Browse the repository at this point in the history
…iverse_domain'

fix: Add google-auth as a direct dependency

fix: Add staticmethod decorator to methods added in v1.14.0

chore: Update gapic-generator-python to v1.14.1
PiperOrigin-RevId: 603728206
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 2, 2024
1 parent 7a9a855 commit 9063da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -323,7 +323,7 @@ load("@rules_gapic//python:py_gapic_repositories.bzl", "py_gapic_repositories")

py_gapic_repositories()

_gapic_generator_python_version = "1.14.0"
_gapic_generator_python_version = "1.14.1"

http_archive(
name = "gapic_generator_python",
Expand Down

0 comments on commit 9063da8

Please sign in to comment.