From 9a1f1113f61830d5e4bb24b9a2b154c5dcd1eeff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 07:19:49 +0000 Subject: [PATCH] Bump grpcio-tools from 1.62.0 to 1.62.1 Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.62.0 to 1.62.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.62.0...v1.62.1) --- updated-dependencies: - dependency-name: grpcio-tools 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 602ed7af..87c07429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ channels-redis==4.2.0 celery==5.3.6 grpcio==1.62.0 googleapis-common-protos==1.62.0 -grpcio-tools==1.62.0 +grpcio-tools==1.62.1 numpy==1.26.0 Pillow==10.1.0 python-decouple==3.8