Skip to content

Commit 43e22d3

Browse files
chore(deps): bump tiktoken from 0.12.0 to 0.13.0
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.12.0...0.13.0) --- updated-dependencies: - dependency-name: tiktoken dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 561f8ef commit 43e22d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ mypy==1.20.2
3131
# sphinx-rtd-theme==2.0.0
3232

3333
# Benchmarking
34-
tiktoken==0.12.0
34+
tiktoken==0.13.0
3535
matplotlib==3.10.9

0 commit comments

Comments
 (0)