From a8936bd6817e0e835d068162223fd05a76605a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:47:12 -0700 Subject: [PATCH] Bump grpcio from 1.59.0 to 1.59.2 in /test (#530) Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.0 to 1.59.2. - [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.0...v1.59.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... 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 53b83e16..2abb8418 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==6.1.3 -grpcio==1.59.0 +grpcio==1.59.2 protobuf==4.24.4 requests==2.31.0 urllib3==2.0.7