From 156a5cf7b812a65d680fe6459193970aca73bfd8 Mon Sep 17 00:00:00 2001 From: mewmba Renovate Bot Date: Mon, 17 Jun 2024 09:06:49 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-tools to v1.64.1 --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 2e462c389..182c1aa21 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,4 +1,4 @@ git+https://github.com/danielgtaylor/python-betterproto.git@3ca092a72494f9225bcb124aab2d0675f9e8c125#egg=betterproto grpclib==0.4.7 -grpcio-tools==1.63.0 +grpcio-tools==1.64.1 deprecation==2.1.0