From 90f89885aac14ca23f822c42df2695796b0d602f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:04:00 +0000 Subject: [PATCH] chore(deps): bump grpcio-reflection in /http2/python-grpc Bumps [grpcio-reflection](https://grpc.io) from 1.83.0 to 1.83.1. --- updated-dependencies: - dependency-name: grpcio-reflection 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..f20756e 100644 --- a/http2/python-grpc/requirements.txt +++ b/http2/python-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio-reflection==1.83.0 +grpcio-reflection==1.83.1 grpcio==1.83.0