From 76392a9fc6cc50f90228365c9d3628c2348d510c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilhem=20Barth=C3=A9s?= Date: Fri, 30 Aug 2024 11:33:50 +0200 Subject: [PATCH] chore(deps): update grpc and grpc-tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guilhem Barthés --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 3b8a16c18..4a2f2d77b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,8 +16,8 @@ psycopg2-binary==2.9.9 requests>=2.20.0,!=2.32.* uwsgi==2.0.25.1 zxcvbn==4.4.28 -grpcio==1.62.1 -grpcio-tools==1.57.0 +grpcio==1.66.1 +grpcio-tools==1.66.1 minio==7.1.14 django-prometheus==2.3.1 django-filter==24.2