From 02b36d2b2defa409637ae0a1e1cdd401e0a4bbac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:47:31 +0000 Subject: [PATCH] Update dependency grpcio to v1.53.2 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8a1cc0..d03c275 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.30.0 +grpcio==1.53.2 grpcio-tools==1.31.0 requests==2.24.0 prometheus_client==0.8.0