From c80d2781623e91e727d1a54376ee77095740a0fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:45:51 +0000 Subject: [PATCH] build(deps): bump grpcio-tools from 1.58.0 to 1.59.0 Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.58.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.58.0...v1.59.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- proto/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/proto/requirements.txt b/proto/requirements.txt index ca2ae7d..17a2460 100644 --- a/proto/requirements.txt +++ b/proto/requirements.txt @@ -1,2 +1,2 @@ -grpcio-tools==1.58.0 +grpcio-tools==1.59.0 grpc-google-iam-v1==0.12.6 diff --git a/requirements.txt b/requirements.txt index d7c6721..ce90862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ opencv_python==4.8.0.76 pytest==7.4.2 python-dotenv==1.0.0 setuptools==68.2.2 -grpcio-tools==1.58.0 +grpcio-tools==1.59.0 pytest-asyncio==0.21.1 grpc-google-iam-v1==0.12.6 matplotlib==3.8.0