From 1a6d2f92d64a1869cf600e3bfa0c1f881a388b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 23:02:24 +0000 Subject: [PATCH] Bump protobuf from 6.33.2 to 6.33.5 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.2 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index d40b9021c1ff..a7cca7c4d28d 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -773,7 +773,7 @@ propcache==0.2.0 # yarl proto-plus==1.26.1 # via google-api-core -protobuf==6.33.2 +protobuf==6.33.5 # via # google-api-core # googleapis-common-protos