From c838c71c32f91336d5b3b043911af721d03ee101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:37:01 +0000 Subject: [PATCH] chore(deps): update grpcio-tools requirement in /scope_intel Updates the requirements on [grpcio-tools](https://github.com/grpc/grpc) to permit the latest version. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.81.1) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.81.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scope_intel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scope_intel/requirements.txt b/scope_intel/requirements.txt index d8d0e4d5..93a068a2 100644 --- a/scope_intel/requirements.txt +++ b/scope_intel/requirements.txt @@ -37,7 +37,7 @@ Pillow>=12.0.0 datasets>=3.5.0 accelerate>=1.0.0 grpcio>=1.80.0 -grpcio-tools>=1.80.0 +grpcio-tools>=1.81.1 grpcio-reflection>=1.80.0 grpcio-health-checking>=1.80.0 protobuf>=6.31.1,<7.0.0