From 5f99b88057c2fe7449806c403e7cb052a88240ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:49:27 +0000 Subject: [PATCH] Bump protobuf from 6.30.1 to 6.33.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41115af..f36a524 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ munch==4.0.0 numpy==2.2.4 pillow==11.1.0 posix_ipc==1.1.1 -protobuf==6.30.1 +protobuf==6.33.5 pycparser==2.22 pydantic==2.10.6 pydantic_core==2.27.2