From 43e22d37399b4cff004cb2ed08c6d618bb6bc32c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 21:07:56 +0000 Subject: [PATCH] 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](https://github.com/openai/tiktoken/compare/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] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 2208a7d..c24cb49 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -31,5 +31,5 @@ mypy==1.20.2 # sphinx-rtd-theme==2.0.0 # Benchmarking -tiktoken==0.12.0 +tiktoken==0.13.0 matplotlib==3.10.9