From e38fb72c5bac60ce1229f17bd586a1119c83970e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:31:47 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-tools to v1.68.1 --- CAPI/python/requirements.txt | 2 +- CAPI/python_exp/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CAPI/python/requirements.txt b/CAPI/python/requirements.txt index b9abd196..bf68b3f6 100644 --- a/CAPI/python/requirements.txt +++ b/CAPI/python/requirements.txt @@ -1,3 +1,3 @@ grpcio==1.63.0 -grpcio-tools==1.63.0 +grpcio-tools==1.68.1 numpy diff --git a/CAPI/python_exp/requirements.txt b/CAPI/python_exp/requirements.txt index b9abd196..bf68b3f6 100644 --- a/CAPI/python_exp/requirements.txt +++ b/CAPI/python_exp/requirements.txt @@ -1,3 +1,3 @@ grpcio==1.63.0 -grpcio-tools==1.63.0 +grpcio-tools==1.68.1 numpy