From 9e86f71aab5b798f75156ee4868a4e70f7152403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 18:33:38 +0000 Subject: [PATCH] chore(deps): bump grpcio from 1.83.1 to 1.84.0 in /backend/python/coqui Bumps [grpcio](https://github.com/grpc/grpc) from 1.83.1 to 1.84.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.83.1...v1.84.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.84.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/python/coqui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/coqui/requirements.txt b/backend/python/coqui/requirements.txt index 305f95f12..35c72a10f 100644 --- a/backend/python/coqui/requirements.txt +++ b/backend/python/coqui/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.83.1 +grpcio==1.84.0 protobuf certifi packaging==26.3 \ No newline at end of file