From 7c60f7f34a2c9267e8dd6c9022280b0c76d33956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 12:36:58 +0000 Subject: [PATCH] build(deps): bump grpcio from 1.69.0 to 1.70.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.69.0 to 1.70.0. - [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.69.0...v1.70.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d5aadd8..92a636ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ google-cloud-tasks==2.18.0 googleapis-common-protos==1.66.0 grapheme==0.6.0 grpc-google-iam-v1==0.14.0 -grpcio==1.69.0 +grpcio==1.70.0 grpcio-status==1.69.0 gunicorn==23.0.0 h11==0.14.0