From fa063f1357fa873a3c25e677161276e7f8e72f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:13:22 +0000 Subject: [PATCH] Bump protobuf from 6.33.0 to 6.33.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52a012c..e04cc56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ grpcio==1.76.0 grpcio-health-checking==1.76.0 grpcio-tools==1.76.0 prometheus_client==0.23.1 -protobuf==6.33.0 +protobuf==6.33.5 setuptools==80.9.0 typing_extensions==4.15.0