From 973b274f111c2c462da4bf7dc2c2282353b5b787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 05:19:41 +0000 Subject: [PATCH] Bump grpcio from 1.54.0 to 1.54.3 in /docs/streaming Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.0 to 1.54.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.54.0...v1.54.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/streaming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/streaming/requirements.txt b/docs/streaming/requirements.txt index fb333cf0..d0f1a299 100644 --- a/docs/streaming/requirements.txt +++ b/docs/streaming/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.54.0 +grpcio==1.54.3 grpcio-tools==1.54.0