From 3d425890748572bb6ac41a46cae69e5e4c652047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:13:54 +0000 Subject: [PATCH] Bump protobuf from 4.25.1 to 4.25.8 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 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.25.1...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/developer.txt b/requirements/developer.txt index 9d93f4a7e2..2cb66f0638 100644 --- a/requirements/developer.txt +++ b/requirements/developer.txt @@ -6,7 +6,7 @@ pytest-mock==3.14.0 pytest-cov==4.1.0 pytest-timeout==2.3.1 grpcio==1.62.1 -protobuf==4.25.1 +protobuf==4.25.8 grpcio-tools==1.60.0 transformers>=4.34.0 pyspelling==2.8.2