From 4f3289bb0a6a9b8fe3ad714fee48d62bb63496a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:06:59 +0000 Subject: [PATCH] Bump protobuf from 6.32.0 to 6.33.5 in /rpc/cmd/pyiceberg_receiver Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.32.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] --- rpc/cmd/pyiceberg_receiver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpc/cmd/pyiceberg_receiver/requirements.txt b/rpc/cmd/pyiceberg_receiver/requirements.txt index 3aa5d52..f653741 100644 --- a/rpc/cmd/pyiceberg_receiver/requirements.txt +++ b/rpc/cmd/pyiceberg_receiver/requirements.txt @@ -15,7 +15,7 @@ mdurl==0.1.2 mmh3==5.2.0 packaging==25.0 pluggy==1.6.0 -protobuf==6.32.0 +protobuf==6.33.5 psycopg2-binary==2.9.10 pyarrow==21.0.0 pydantic==2.11.7