Skip to content

Commit df5b06b

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

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
@@ -19,4 +19,4 @@ pydantic_core
1919
python-decouple==3.8
2020
python-dotenv==1.1.1
2121
pypdf==6.1.1
22-
tiktoken==0.9.0
22+
tiktoken==0.11.0

0 commit comments

Comments
 (0)