From c49af11c9aa4a496a42df0a55be70d11e9aa8951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 08:57:19 +0000 Subject: [PATCH] chore(deps): update dependency grpcio to v1.53.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 06b4f17..14b316e 100644 --- a/CAPI/python/requirements.txt +++ b/CAPI/python/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.51.3 +grpcio==1.53.0 grpcio-tools==1.51.3