From a178b2ce32de1f9e12416f910a2c02d5a7e47058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:05:14 +0000 Subject: [PATCH] deps(proto-py): bump the proto-py-grpc-tools group Bumps the proto-py-grpc-tools group in /proto with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `grpcio` from 1.81.1 to 1.82.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.81.1...v1.82.1) Updates `grpcio-tools` from 1.81.1 to 1.82.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.81.1...v1.82.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto-py-grpc-tools - dependency-name: grpcio-tools dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto-py-grpc-tools ... Signed-off-by: dependabot[bot] --- proto/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proto/requirements.txt b/proto/requirements.txt index c082ae82..05c5da67 100644 --- a/proto/requirements.txt +++ b/proto/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.81.1 -grpcio-tools==1.81.1 +grpcio==1.82.1 +grpcio-tools==1.82.1 protobuf==7.35.1