From e80fc016eecf4d6af08a5508171da1901589441a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:55:36 +0000 Subject: [PATCH] Bump protobuf from 6.31.0 to 6.33.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61e5ee5..459419c 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==6.33.5 pyarrow==20.0.0 pybind11==2.13.6 pycparser==2.22