From 9518b7d6a15630a0ca03d1be614470c908ce1c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:53:38 +0000 Subject: [PATCH] Bump grpcio from 1.40.0 to 1.53.2 Bumps [grpcio](https://github.com/grpc/grpc) from 1.40.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.40.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ca81c6..caab6bd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -100,7 +100,7 @@ googleapis-common-protos[grpc]==1.53.0; python_version >= '3.6' graphviz==0.17; python_version >= '3.6' grpc-google-iam-v1==0.12.3 grpcio-gcp==0.2.2 -grpcio==1.40.0 +grpcio==1.53.2 gunicorn==20.1.0; python_version >= '3.5' h11==0.12.0; python_version >= '3.6' hdfs==2.6.0