From abe3ccfd43bfd1a1bb88be94781fb1b137360c06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 22:34:51 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-tools to v1.58.0 --- CAPI/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CAPI/python/requirements.txt b/CAPI/python/requirements.txt index 61138d46..babe9b03 100644 --- a/CAPI/python/requirements.txt +++ b/CAPI/python/requirements.txt @@ -1,3 +1,3 @@ grpcio==1.54.2 -grpcio-tools==1.54.2 +grpcio-tools==1.58.0 numpy