From df62dff920ec17ae88500170d66b0b51983aa97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:33:02 +0000 Subject: [PATCH] Bump sentencepiece from 0.1.97 to 0.2.1 Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.1.97 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.1.97...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 bd8b45de..7316dcdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -210,7 +210,7 @@ scikit-learn==1.5.0 scipy==1.10.0 SecretStorage==3.3.3 Send2Trash==1.8.0 -sentencepiece==0.1.97 +sentencepiece==0.2.1 setuptools==69.5.1 shrike==1.31.10 six==1.16.0