Skip to content

Commit 8f59fdd

Browse files
fix: bump grpcio in /packages/google-cloud-notebooks
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 8f59fdd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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
1212
grpc-google-iam-v1==0.14.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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
1313
grpc-google-iam-v1>=0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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
1313
grpc-google-iam-v1>=0

0 commit comments

Comments
 (0)