From d5b0306b18127a714aedde9620417aa439c87c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:53:57 +0000 Subject: [PATCH] Bump grpcio from 1.16.1 to 1.53.0 in /papers/SubTagger Bumps [grpcio](https://github.com/grpc/grpc) from 1.16.1 to 1.53.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.16.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/SubTagger/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/SubTagger/requirements_pip.txt b/papers/SubTagger/requirements_pip.txt index 768947c..5e0fd1a 100644 --- a/papers/SubTagger/requirements_pip.txt +++ b/papers/SubTagger/requirements_pip.txt @@ -35,7 +35,7 @@ ftfy==5.5.1 gast==0.2.2 gevent==1.4.0 greenlet==0.4.15 -grpcio==1.16.1 +grpcio==1.53.0 h5py==2.9.0 idna==2.8 imagesize==1.1.0