From 30069aa046cbbf0270b920e807fb969ca777e504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 03:16:24 +0000 Subject: [PATCH] chore(deps): update dependency grpcio to v1.62.1 --- 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 1c67a0db..5df7b240 100644 --- a/CAPI/python/requirements.txt +++ b/CAPI/python/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.54.2 +grpcio==1.62.1 grpcio-tools==1.62.1 numpy