From 5c6b5dd619cae657d6c2b8d3b7f36e04f756a641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:12:14 +0000 Subject: [PATCH] Bump grpcio from 1.59.2 to 1.60.0 (#996) Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.2 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.2...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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd447e2a..b84d8c0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ djangorestframework==3.14.0 channels==4.0.0 channels-redis==4.1.0 celery==5.3.6 -grpcio==1.59.2 +grpcio==1.60.0 googleapis-common-protos==1.61.0 grpcio-tools==1.59.2 numpy==1.26.0