Skip to content

Commit 9063da8

Browse files
Google APIscopybara-github
authored andcommitted
fix: Resolve AttributeError 'Credentials' object has no attribute 'universe_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
1 parent 7a9a855 commit 9063da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ load("@rules_gapic//python:py_gapic_repositories.bzl", "py_gapic_repositories")
323323

324324
py_gapic_repositories()
325325

326-
_gapic_generator_python_version = "1.14.0"
326+
_gapic_generator_python_version = "1.14.1"
327327

328328
http_archive(
329329
name = "gapic_generator_python",

0 commit comments

Comments
 (0)