Skip to content

Commit 4b18137

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pydantic==2.10.4
1313
pydantic-settings==2.7.1
1414
python-dotenv==1.1.0
1515
pypdf==5.2.0
16-
tiktoken==0.8.0
16+
tiktoken==0.9.0

0 commit comments

Comments
 (0)