From e42ec23ee291b0975461d53e8151a0fa4927c04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:55:30 +0000 Subject: [PATCH] Bump protobuf from 6.31.1 to 6.33.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ceb4669..0264eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ numpy==2.2.6 packaging==24.2 pandas==2.2.3 pillow==11.2.1 -protobuf==6.31.1 +protobuf==6.33.5 pyarrow==20.0.0 pydeck==0.9.1 pyparsing==3.2.3