From 3575c75c2229fa084615dd9af29aada8730052cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:03:38 +0000 Subject: [PATCH] Bump grpcio from 1.47.0 to 1.74.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.47.0 to 1.74.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.47.0...v1.74.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.74.0 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 4dbceab..6104493 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cycler==0.11.0 decorator==5.1.1 executing==1.0.0 fonttools==4.37.1 -grpcio==1.47.0 +grpcio==1.74.0 httplib2==0.20.4 idna==3.3 importlib-metadata==4.12.0