From 2207178c9dd3d91a4e0ea66e32e93a3ff42d99e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:55:33 +0000 Subject: [PATCH] build(deps): bump sentencepiece in /evaluation/benchmarks/versicode 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] --- evaluation/benchmarks/versicode/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaluation/benchmarks/versicode/requirements.txt b/evaluation/benchmarks/versicode/requirements.txt index 02ba5f6fb700..d54f63049abd 100644 --- a/evaluation/benchmarks/versicode/requirements.txt +++ b/evaluation/benchmarks/versicode/requirements.txt @@ -114,7 +114,7 @@ rich-toolkit==0.14.1 rpds-py==0.24.0 safetensors==0.5.3 scipy==1.15.2 -sentencepiece==0.2.0 +sentencepiece==0.2.1 setuptools==75.8.0 shellingham==1.5.4 six==1.17.0