From eec1eb8d287956d59ee8be12d95d5053dd1c9028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 13:22:12 +0000 Subject: [PATCH] Bump grpcio-tools from 1.59.2 to 1.60.0 (#1037) Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.59.2 to 1.60.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.59.2...v1.60.0) --- updated-dependencies: - dependency-name: grpcio-tools 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 20b572bc..6366a50f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ channels-redis==4.1.0 celery==5.3.6 grpcio==1.60.0 googleapis-common-protos==1.62.0 -grpcio-tools==1.59.2 +grpcio-tools==1.60.0 numpy==1.26.0 Pillow==10.1.0 python-decouple==3.8