From 1660ee0a72575bab016f3ffbd8cba8bbae6eca1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 07:15:04 +0000 Subject: [PATCH] Bump protobuf from 6.33.0 to 6.33.1 in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [protobuf](https://github.com/protocolbuffers/protobuf). Updates `protobuf` from 6.33.0 to 6.33.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91aa103..da39852 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ litecli == 1.17.0 google-cloud-logging == 3.12.1 google-compute-engine == 2.8.13 gunicorn == 23.0.0 -protobuf == 6.33.0 +protobuf == 6.33.1 requests == 2.32.5 supervisor == 4.3.0