From e9f268850546ded3391048353dbbb3f9bb4696fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:52:47 +0000 Subject: [PATCH] Bump grpcio in /microservices/classification_service Bumps [grpcio](https://github.com/grpc/grpc) from 1.39.0 to 1.53.2. - [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.39.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices/classification_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices/classification_service/requirements.txt b/microservices/classification_service/requirements.txt index 05e62522..73ea2a75 100644 --- a/microservices/classification_service/requirements.txt +++ b/microservices/classification_service/requirements.txt @@ -28,7 +28,7 @@ google-crc32c==1.1.2 google-resumable-media==1.3.3 googleapis-common-protos==1.53.0 grpc-google-iam-v1==0.12.3 -grpcio==1.39.0 +grpcio==1.53.2 httplib2==0.19.1 idna==3.2 importlib-metadata==4.9.0