Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit ca87371

Browse files
committed
update testing constraints
1 parent 6acf2ac commit ca87371

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

testing/constraints-3.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Pin the version to the lower bound.
55
# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0dev",
66
# Then this file should have google-cloud-foo==1.14.0
7-
google-api-core==1.34.0
7+
google-api-core==2.25.1
88
google-auth==2.14.1
99
proto-plus==1.22.0
1010
protobuf==3.20.2

testing/constraints-3.8.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
# This constraints file is required for unit tests.
33
# List all library dependencies and extras in this file.
4-
google-api-core==1.34.0
4+
google-api-core==2.25.1
55
proto-plus
66
protobuf
77
grpc-google-iam-v1

0 commit comments

Comments
 (0)