From ecd6f3ab3d8124c897283017c9538f32e1522108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 04:08:23 +0100 Subject: [PATCH] Bump grpcio from 1.59.3 to 1.60.0 in /test (#549) Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.3 to 1.60.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.59.3...v1.60.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index 7a1597a7..0e77f7e3 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==7.0.0 -grpcio==1.59.3 +grpcio==1.60.0 protobuf==4.25.1 requests==2.31.0 urllib3==2.1.0