From 4f98e97245eccda777846e5db27320c21ecbe1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 14:49:25 +0000 Subject: [PATCH] build(deps): bump grpcio Bumps [grpcio](https://github.com/grpc/grpc) from 1.45.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.45.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/video-analytics-standalone/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/video-analytics-standalone/python/requirements.txt b/benchmarks/video-analytics-standalone/python/requirements.txt index a8858e21b..5ebe828b8 100644 --- a/benchmarks/video-analytics-standalone/python/requirements.txt +++ b/benchmarks/video-analytics-standalone/python/requirements.txt @@ -4,7 +4,7 @@ torchvision==0.19.0 numpy==1.24.4 pillow==10.4.0 pymongo==4.8.0 -grpcio==1.45.0 +grpcio==1.53.2 grpcio-tools==1.45.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0