From 0f24dff33d940d1332bc5273bf37f705bd17eda1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:28:39 +0000 Subject: [PATCH] Bump protobuf from 3.18.3 to 5.29.6 in /experiments Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.3 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] --- experiments/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/requirements.txt b/experiments/requirements.txt index 7056d6ab..efde8fe8 100644 --- a/experiments/requirements.txt +++ b/experiments/requirements.txt @@ -16,7 +16,7 @@ mypy==0.670 nltk==3.9 numpy==1.22.0 pandas==0.24.1 -protobuf==3.18.3 +protobuf==5.29.6 PyYAML==5.4 requests==2.32.2 scipy==1.10.0