From a18ba4aaa95474a8f4c6ddb7bd4b125e47a7a251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 13:22:11 +0000 Subject: [PATCH] Bump grpcio-tools from 1.56.0 to 1.57.0 (#787) Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.56.0 to 1.57.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.56.0...v1.57.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 74767edc..c71ba3bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ channels-redis==4.1.0 celery==5.3.1 grpcio==1.57.0 googleapis-common-protos==1.60.0 -grpcio-tools==1.56.0 +grpcio-tools==1.57.0 numpy==1.24.3 Pillow==9.5.0 python-decouple==3.8