From 2e75bf32ad90479fc11f8d17dce24d17ea8bce2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:05:36 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 5.29.6 in /config Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.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] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 031b932..cc3575e 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -1,6 +1,6 @@ datasets>=2.8.0 sentencepiece>=0.1.97 -protobuf==3.20.3 +protobuf==5.29.6 accelerate>=0.15.0 transformers==4.38.0 tensorboard