From 10f04e2dc62e579b972209a56ba0b984e329827b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:03:59 +0000 Subject: [PATCH] chore(deps): bump grpcio from 1.83.0 to 1.83.1 in /http2/python-grpc Bumps [grpcio](https://github.com/grpc/grpc) from 1.83.0 to 1.83.1. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.83.0...v1.83.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- http2/python-grpc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http2/python-grpc/requirements.txt b/http2/python-grpc/requirements.txt index f103ff1..e9ba1f2 100644 --- a/http2/python-grpc/requirements.txt +++ b/http2/python-grpc/requirements.txt @@ -1,2 +1,2 @@ grpcio-reflection==1.83.0 -grpcio==1.83.0 +grpcio==1.83.1