From a0c37a7276891bb28d034460df878b014bc51ab3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 07:15:33 +0000 Subject: [PATCH] chore(deps): update dependency grpcio to v1.64.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..0500546a 100644 --- a/CAPI/python/requirements.txt +++ b/CAPI/python/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.63.0 +grpcio==1.64.1 grpcio-tools==1.63.0 numpy diff --git a/CAPI/python_exp/requirements.txt b/CAPI/python_exp/requirements.txt index b9abd196..0500546a 100644 --- a/CAPI/python_exp/requirements.txt +++ b/CAPI/python_exp/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.63.0 +grpcio==1.64.1 grpcio-tools==1.63.0 numpy