chore(deps): update sentencepiece requirement from >=0.1.99 to >=0.2.2 - #13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): update sentencepiece requirement from >=0.1.99 to >=0.2.2#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [sentencepiece](https://github.com/google/sentencepiece) to permit the latest version. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](google/sentencepiece@v0.1.99...v0.2.2) --- updated-dependencies: - dependency-name: sentencepiece dependency-version: 0.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/sentencepiece-gte-0.2.2
branch
from
August 17, 2026 06:28
a84a0d0 to
c039ced
Compare
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on sentencepiece to permit the latest version.
Release notes
Sourced from sentencepiece's releases.
Commits
e0cce7dMerge pull request #1279 from google/dependabot/github_actions/github-actions...a9e2b5eBump the github-actions group with 2 updates20ab5fbFix Unigram float score overflow and NaN/Inf corruption1f1483cAdd use_reserved_id_map parameter and control token merge tests69d8562Add performance benchmark suite and reports24fd00cStop support for Win32 wheels4b9231bOptimize Decode/Encode paths using absl::Span and add benchmarksb91b764Merge pull request #1277 from google/new_doce93413bUpdate documentation: Modernize README and merge CLI/Build guides7ce7669Merge pull request #1276 from kkew3/fix-dockerfile-20260620