From d08bb06a3cf5a3c0698c39202b74d93d40140b9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:39:16 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 7.34.0rc1 in /models Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index 4795172..832d39c 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -15,7 +15,7 @@ Markdown==3.0.1 numpy==1.15.4 pandas==0.23.4 patsy==0.5.1 -protobuf==3.6.1 +protobuf==7.34.0rc1 python-dateutil==2.7.5 pytz==2018.7 PyYAML==3.13