From fe8b12d5cc21c8073f0de46ca3068837ba7f6388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:42:30 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /llama-3-8b-instruct directory: [sentencepiece](https://github.com/google/sentencepiece). Bumps the pip group with 1 update in the /llama-3-70b-instruct directory: [sentencepiece](https://github.com/google/sentencepiece). Updates `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) Updates `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 dependency-group: pip - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- llama-3-70b-instruct/requirements.txt | 2 +- llama-3-8b-instruct/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/llama-3-70b-instruct/requirements.txt b/llama-3-70b-instruct/requirements.txt index 77ed929..f2dcd49 100644 --- a/llama-3-70b-instruct/requirements.txt +++ b/llama-3-70b-instruct/requirements.txt @@ -1,3 +1,3 @@ bentoml>=1.2.11 -sentencepiece==0.2.0 +sentencepiece==0.2.1 tritonclient[grpc]==2.45.0 diff --git a/llama-3-8b-instruct/requirements.txt b/llama-3-8b-instruct/requirements.txt index 77ed929..f2dcd49 100644 --- a/llama-3-8b-instruct/requirements.txt +++ b/llama-3-8b-instruct/requirements.txt @@ -1,3 +1,3 @@ bentoml>=1.2.11 -sentencepiece==0.2.0 +sentencepiece==0.2.1 tritonclient[grpc]==2.45.0