From 38421e51ff97e0990073336d224b3bf0fb30f700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:41:16 +0000 Subject: [PATCH] Bump grpcio from 1.30.0 to 1.53.2 in /capstone/src/main/python Bumps [grpcio](https://github.com/grpc/grpc) from 1.30.0 to 1.53.2. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.30.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/src/main/python/requirements.txt b/capstone/src/main/python/requirements.txt index 11e9bcc..5452485 100644 --- a/capstone/src/main/python/requirements.txt +++ b/capstone/src/main/python/requirements.txt @@ -19,7 +19,7 @@ google-pasta==0.2.0 google-resumable-media==0.7.0 googleapis-common-protos==1.52.0 grpc-google-iam-v1==0.12.3 -grpcio==1.30.0 +grpcio==1.53.2 gunicorn==20.0.4 h5py==2.10.0 httplib2==0.18.1