From 32f3134347d0540d5625f0f125042f59bbbf5217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 10:22:18 +0000 Subject: [PATCH] chore(deps): bump grpcio-reflection in /http2/python-grpc Bumps [grpcio-reflection](https://grpc.io) from 1.82.1 to 1.83.0. --- updated-dependencies: - dependency-name: grpcio-reflection dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 dfc5096..f103ff1 100644 --- a/http2/python-grpc/requirements.txt +++ b/http2/python-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio-reflection==1.82.1 +grpcio-reflection==1.83.0 grpcio==1.83.0