From 7551b906a5cc12255c0af84c32e84385e7a28285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:57:21 +0000 Subject: [PATCH] Bump sentencepiece from 0.2.0 to 0.2.1 Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 398f028..cd41c53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -148,7 +148,7 @@ safetensors==0.5.3 scikit-learn==1.7.0 scipy==1.15.3 sentence-transformers==5.0.0 -sentencepiece==0.2.0 +sentencepiece==0.2.1 sentry-sdk==2.34.1 shellingham==1.5.4 simplejson==3.20.1