From 057d52c84c5f285a8381950f81e2e1b1e0346be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:57:45 +0000 Subject: [PATCH] Bump grpcio from 1.60.0 to 1.62.0 (#1140) Bumps [grpcio](https://github.com/grpc/grpc) from 1.60.0 to 1.62.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.60.0...v1.62.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 2505617d..a7bd86c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ djangorestframework==3.14.0 channels==4.0.0 channels-redis==4.2.0 celery==5.3.6 -grpcio==1.60.0 +grpcio==1.62.0 googleapis-common-protos==1.62.0 grpcio-tools==1.62.0 numpy==1.26.0