From ec2d2f3e09c118e658fa1c3d4fdf0bf50afee25e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Nov 2023 00:27:16 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.59.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 860f7f5..a9519c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==23.9.1 grpcio-tools==1.59.0 -grpcio==1.59.0 +grpcio==1.59.2 protobuf==4.24.3 pyarrow==13.0.0 pytest==7.4.2 \ No newline at end of file