From efbfff22ce6fd698b9dbe6e18918429d025f3283 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:14:32 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-tools to v1.57.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..6ce94b3b 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.57.0 numpy