From 74adcc199dee6779f3940d73ea3e4151305eb0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:29:58 +0000 Subject: [PATCH] Bump protobuf from 4.22.1 to 5.29.6 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.1 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements_ingester.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index bd9598ef..37e6ffab 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -18,7 +18,7 @@ motor==3.1.1 numba==0.61.0 numpy>=1.23.5, <2.0.0 pandas==2.3.1 -protobuf==4.22.1 +protobuf==5.29.6 pyarrow==21.0.0 PyJWT==2.10.1 pymongo==4.8.0