From 9bd1c46fe09f2b3d2ada7abdf13f1ca943251ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 07:46:09 +0000 Subject: [PATCH] Bump grpcio from 1.60.0 to 1.60.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.60.0 to 1.60.1. - [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.60.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f71ec9d..35254ecd 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.60.1 googleapis-common-protos==1.62.0 grpcio-tools==1.60.0 numpy==1.26.0