From 0ab016a60a80887a15d3d88982337a467f7a36d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 09:44:50 +0000 Subject: [PATCH] Bump grpcio from 1.51.3 to 1.53.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.3 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.51.3...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7a4b01..1d54caf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.12.7 charset-normalizer==3.1.0 google-auth==2.16.2 google-auth-oauthlib==0.4.6 -grpcio==1.51.3 +grpcio==1.53.0 idna==3.4 joblib==1.2.0 Markdown==3.4.1