Skip to content

Commit fc083ae

Browse files
Bump GAX dependency to 0.15.14. (#3752)
1 parent 610fba7 commit fc083ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-language/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
REQUIREMENTS = [
5454
'google-cloud-core >= 0.26.0, < 0.27dev',
55-
'google-gax >= 0.15.13, < 0.16dev',
55+
'google-gax >= 0.15.14, < 0.16dev',
5656
'googleapis-common-protos[grpc] >= 1.5.2, < 2.0dev',
5757
]
5858
EXTRAS_REQUIRE = {

0 commit comments

Comments
 (0)