From e8f0a32b1b25bc1557ea16a612ab8a7646488d39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:33:22 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-tools 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 61138d46..1c67a0db 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.62.1 numpy