From 0068ce8997fa7e43d107c65ac2ed0a98747789cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:38:34 +0000 Subject: [PATCH] Bump sentencepiece from 0.1.99 to 0.2.1 in /patchscopes/code Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.1.99 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.1.99...v0.2.1) --- updated-dependencies: - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- patchscopes/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patchscopes/code/requirements.txt b/patchscopes/code/requirements.txt index 6d79f91c..c513c198 100644 --- a/patchscopes/code/requirements.txt +++ b/patchscopes/code/requirements.txt @@ -7,7 +7,7 @@ zstandard==0.22.0 transformers==4.34.1 nltk==3.8.1 rouge_score==0.1.2 -sentencepiece==0.1.99 +sentencepiece==0.2.1 huggingface_hub==0.17.3 accelerate==0.24.1 altair==5.1.2 \ No newline at end of file