From eac063ac55a882c46a4cfaffb5576668c7a7eeab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:59:51 +0000 Subject: [PATCH] Bump protobuf Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.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] --- .../coreference_resolution/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataset_generation/benchmark_generation/evaluation_generation/coreference_resolution/requirements.txt b/dataset_generation/benchmark_generation/evaluation_generation/coreference_resolution/requirements.txt index eaba7a7..341114e 100644 --- a/dataset_generation/benchmark_generation/evaluation_generation/coreference_resolution/requirements.txt +++ b/dataset_generation/benchmark_generation/evaluation_generation/coreference_resolution/requirements.txt @@ -9,5 +9,5 @@ sentencepiece==0.1.96 transformers==4.11.3 datasets==2.1.0 wandb==0.12.15 -protobuf==3.20.1 +protobuf==5.29.6 fastcoref==2.1.6