Skip to content

Commit 87ef1fe

Browse files
Google APIscopybara-github
authored andcommitted
fix(deps): Exclude google-auth 2.24.0 and 2.25.0
chore: Update gapic-generator-python to v1.14.4 PiperOrigin-RevId: 611561820
1 parent f3d2377 commit 87ef1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3"
326+
_gapic_generator_python_version = "1.14.4"
327327

328328
http_archive(
329329
name = "gapic_generator_python",

0 commit comments

Comments
 (0)