From d398888873dade77c6043ecdec9df3e3b714fc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:13:50 +0000 Subject: [PATCH] Bump protobuf from 6.31.0 to 7.34.0rc1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.0 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 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 61e5ee5..75be739 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ pillow==11.2.1 platformdirs==4.3.8 pre_commit==4.2.0 propcache==0.3.1 -protobuf==6.31.0 +protobuf==7.34.0rc1 pyarrow==20.0.0 pybind11==2.13.6 pycparser==2.22