From 6b9e28cbf14f1c15ad0ef0db9bb792a3b32a91bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 03:00:49 +0000 Subject: [PATCH] Bump grpcio from 1.59.2 to 1.59.3 in /test Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.2 to 1.59.3. - [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.2...v1.59.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 1dfc185d..4ff80e58 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==6.1.3 -grpcio==1.59.2 +grpcio==1.59.3 protobuf==4.25.1 requests==2.31.0 urllib3==2.1.0