From 99349e465ea17d29112f44ccad3a10dea3b2d9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 10:24:13 +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] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 10aef641..4e721e1b 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -124,7 +124,7 @@ stack-data==0.6.3 stdlib-list==0.12.0 stripe==14.4.1 threadpoolctl==3.6.0 -tiktoken==0.12.0 +tiktoken==0.13.0 tinycss2==1.4.0 tornado==6.5.7 tqdm==4.68.3