From 253ef75dff5161d760cc98a581a6cf571fab1a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:25:52 +0000 Subject: [PATCH] Bump protobuf from 6.33.2 to 6.33.5 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b009f7..cc07884 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ litecli == 1.17.0 google-cloud-logging == 3.13.0 google-compute-engine == 2.8.13 gunicorn == 23.0.0 -protobuf == 6.33.2 +protobuf == 6.33.5 requests == 2.32.5 supervisor == 4.3.0