From 0a60ab5cde9a7d922e2f9d3d46835a19cacb437c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 04:24:34 +0000 Subject: [PATCH] Bump grpcio from 1.56.0 to 1.58.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.56.0 to 1.58.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.56.0...v1.58.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c891da..75a2a9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ Jinja2==3.1.2 Faker==19.1.0 colorama==0.4.6 networkx==3.1 -grpcio==1.56.0 +grpcio==1.58.0 grpcio-tools==1.56.0