From 3ab9cde791e2d9191d37c57ce4b79f5df5e04727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:51:59 +0000 Subject: [PATCH] Bump sentencepiece from 0.2.0 to 0.2.1 in /py 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] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 58c510f..901836a 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -5,4 +5,4 @@ mdurl==0.1.2 protobuf==5.26.1 Pygments==2.17.2 rich==13.7.1 -sentencepiece==0.2.0 +sentencepiece==0.2.1