Skip to content

Commit b453267

Browse files
Google APIscopybara-github
authored andcommitted
fix(deps): Require google-api-core>=1.34.1
fix: Resolve issue with missing import for certain enums in `**/types/…` PiperOrigin-RevId: 607041732
1 parent 20c357f commit b453267

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.2"
326+
_gapic_generator_python_version = "1.14.3"
327327

328328
http_archive(
329329
name = "gapic_generator_python",

0 commit comments

Comments
 (0)