From 334f14ce28f332e86233e529958bdde42ac9633f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:30:01 +0000 Subject: [PATCH] Bump sentencepiece from 0.1.85 to 0.2.1 in /config/pip Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.1.85 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.1.85...v0.2.1) --- updated-dependencies: - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pip/requirements.txt b/config/pip/requirements.txt index 7327d76..2e1b749 100644 --- a/config/pip/requirements.txt +++ b/config/pip/requirements.txt @@ -40,7 +40,7 @@ s3transfer==0.3.0 sacremoses==0.0.38 scikit-learn==1.5.0 scipy==1.10.0 -sentencepiece==0.1.85 +sentencepiece==0.2.1 six==1.13.0 sklearn==0.0 spacy==2.2.3