From 32b56d9c16f43e09fd5c0250311d302dd19a3a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 06:00:20 +0000 Subject: [PATCH] Bump protobuf from 4.23.3 to 4.25.8 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.3 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.23.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1319cd1..5be50c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ grpcio==1.54.2 grpcio-status==1.54.2 idna==3.4 proto-plus==1.22.2 -protobuf==4.23.3 +protobuf==4.25.8 pyasn1==0.5.0 pyasn1-modules==0.3.0 requests==2.31.0