From 380652580c328ee023ce1d8ba21e300863b8c6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:55:15 +0000 Subject: [PATCH] Bump sentencepiece in /pytorch-conformer-train-quantize/training 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] --- pytorch-conformer-train-quantize/training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch-conformer-train-quantize/training/requirements.txt b/pytorch-conformer-train-quantize/training/requirements.txt index 7bb2aee..c2dc429 100644 --- a/pytorch-conformer-train-quantize/training/requirements.txt +++ b/pytorch-conformer-train-quantize/training/requirements.txt @@ -112,7 +112,7 @@ rfc3986-validator==0.1.1 rich==14.0.0 rpds-py==0.26.0 Send2Trash==1.8.3 -sentencepiece==0.2.0 +sentencepiece==0.2.1 setuptools==80.9.0 six==1.17.0 sniffio==1.3.1