Skip to content

Commit 91a9d19

Browse files
fix: bump grpcio in /packages/google-cloud-storagebatchoperations
Bumps [grpcio](https://github.com/grpc/grpc) from 1.44.0 to 1.53.2. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.44.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.53.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceacb14 commit 91a9d19

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/google-cloud-storagebatchoperations/testing/constraints-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
# then this file should have google-cloud-foo==1.14.0
77
google-api-core==2.17.1
88
google-auth==2.14.1
9-
grpcio==1.44.0
9+
grpcio==1.53.2
1010
proto-plus==1.22.3
1111
protobuf==4.25.8

packages/google-cloud-storagebatchoperations/testing/constraints-3.13.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
# Then this file should have google-cloud-foo>=1
88
google-api-core>=2
99
google-auth>=2
10-
grpcio>=1
10+
grpcio>=1.53.2
1111
proto-plus>=1
1212
protobuf>=6

packages/google-cloud-storagebatchoperations/testing/constraints-3.14.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
# Then this file should have google-cloud-foo>=1
88
google-api-core>=2
99
google-auth>=2
10-
grpcio>=1
10+
grpcio>=1.53.2
1111
proto-plus>=1
1212
protobuf>=6

0 commit comments

Comments
 (0)