From 6e0e5e49c8151d1eb92b618aeaa165f257214b89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:33:48 +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