From 391b12456d49263d7b8f315f1ba63a239a252cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:01:44 +0000 Subject: [PATCH] Bump protobuf from 6.31.1 to 6.33.5 in /plugins/connectrpc/python/v0.4.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.1 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] --- plugins/connectrpc/python/v0.4.2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/connectrpc/python/v0.4.2/requirements.txt b/plugins/connectrpc/python/v0.4.2/requirements.txt index 50ec3f13f..adb957685 100644 --- a/plugins/connectrpc/python/v0.4.2/requirements.txt +++ b/plugins/connectrpc/python/v0.4.2/requirements.txt @@ -7,7 +7,7 @@ frozenlist==1.7.0 idna==3.10 multidict==6.6.3 propcache==0.3.2 -protobuf==6.31.1 +protobuf==6.33.5 protogen==0.3.1 typing_extensions==4.14.1 urllib3==2.5.0