From b415f0254ba440992b45355ff5eae183e173a153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 10:13:41 +0000 Subject: [PATCH] Bump grpcio-tools from 1.43.0 to 1.54.0 (#468) Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.43.0 to 1.54.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.43.0...v1.54.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 720fd6ca..29aa3b8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ channels-redis==3.3.1 celery==5.2.7 grpcio==1.54.0 googleapis-common-protos==1.53.0 -grpcio-tools==1.43.0 +grpcio-tools==1.54.0 numpy==1.22.2 Pillow==9.3.0 python-decouple==3.5