From e832a329e173b7e75179fb5f26666495e31162bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:46:55 +0000 Subject: [PATCH] build(deps): bump grpcio from 1.71.0 to 1.73.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.71.0 to 1.73.1. - [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.71.0...v1.73.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.73.1 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 aa0399d..87ed65b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ google-auth==2.38.0 google-auth-httplib2==0.2.0 google-generativeai==0.8.4 googleapis-common-protos==1.69.2 -grpcio==1.71.0 +grpcio==1.73.1 grpcio-status==1.71.0 httplib2==0.22.0 id==1.5.0