Skip to content

Commit d5bd44b

Browse files
build(deps): Bump tokenizers from 0.13.1 to 0.13.2 in /requirements (#55)
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: tokenizers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Robinson <[email protected]>
1 parent fc1ca8a commit d5bd44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/huggingface.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ requests==2.28.1
4444
# via
4545
# huggingface-hub
4646
# transformers
47-
tokenizers==0.13.1
47+
tokenizers==0.13.2
4848
# via transformers
4949
tqdm==4.64.1
5050
# via

0 commit comments

Comments
 (0)