From 1f32098f0662587adf1e6b87c14b3ae910eefb04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 07:41:23 +0000 Subject: [PATCH] chore(deps): bump grpcio from 1.67.0 to 1.68.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.67.0 to 1.68.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.67.0...v1.68.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30e4ffaf..b9966157 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ djangorestframework==3.15.2 channels==4.1.0 channels-redis==4.2.0 celery==5.4.0 -grpcio==1.67.0 +grpcio==1.68.1 googleapis-common-protos==1.65.0 grpcio-tools==1.67.0 numpy==1.26.4