From 5177108f87e4f3d91c6325db16879bf17c1c60df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 07:22:12 +0000 Subject: [PATCH] chore(deps): bump grpcio-tools from 1.67.0 to 1.74.0 Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.67.0 to 1.74.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.67.0...v1.74.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.74.0 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 683eb139..15ca81f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ channels-redis==4.2.1 celery==5.5.3 grpcio==1.67.0 googleapis-common-protos==1.70.0 -grpcio-tools==1.67.0 +grpcio-tools==1.74.0 numpy==1.26.4 Pillow==11.3.0 python-decouple==3.8