From 601c7db2bc8d8beeb89e24c07888783fd9bf6d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:01:05 +0000 Subject: [PATCH] Bump grpcio from 1.28.1 to 1.53.0 in /r2_chatterbot Bumps [grpcio](https://github.com/grpc/grpc) from 1.28.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.28.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r2_chatterbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2_chatterbot/requirements.txt b/r2_chatterbot/requirements.txt index ea691c13..8c8455ee 100644 --- a/r2_chatterbot/requirements.txt +++ b/r2_chatterbot/requirements.txt @@ -13,7 +13,7 @@ google-api-core==1.17.0 google-auth==1.14.1 google-cloud-speech googleapis-common-protos==1.51.0 -grpcio==1.28.1 +grpcio==1.53.0 idna==2.9 joblib==0.14.1 mathparse==0.1.2