From 4511145691fea1b728946c35904be1034b951f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 04:04:38 +0000 Subject: [PATCH] Bump grpcio from 1.56.0 to 1.59.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.56.0 to 1.59.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.59.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..75b8ed5 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.59.0 grpcio-tools==1.56.0