From 580ff34798ba3ae91660970f10a44f1e6939549a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:08:27 +0000 Subject: [PATCH] Bump protobuf from 4.21.7 to 4.25.8 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.7 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/commits/v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4add79431..1fcfc0028 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ aiohttp>=3.6.2 python-dateutil>=2.8.1 grpcio>=1.49.0 grpcio-tools>=1.49.0 -protobuf==4.21.7 +protobuf==4.25.8 six==1.16.0 tox == 3.26.0 cloudevents >= 1.0.0