From 286c833ce7f7c74fb0e8724b302214279de1ef5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:20:16 +0000 Subject: [PATCH] build(deps): Bump grpcio from 1.58.0 to 1.59.3 Bumps [grpcio](https://github.com/grpc/grpc) from 1.58.0 to 1.59.3. - [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.58.0...v1.59.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- benchmark-scripts/requirements-xpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark-scripts/requirements-xpu.txt b/benchmark-scripts/requirements-xpu.txt index b1987f3..89b730d 100644 --- a/benchmark-scripts/requirements-xpu.txt +++ b/benchmark-scripts/requirements-xpu.txt @@ -2,7 +2,7 @@ Flask==2.3.3 Flask-HTTPAuth==4.8.0 requests==2.31.0 prometheus-client==0.17.1 -grpcio==1.58.0 +grpcio==1.59.3 protobuf==4.24.3 marshmallow==3.20.1 gunicorn[gthread]==21.2.0 \ No newline at end of file