build(deps): bump tiktoken from 0.7.0 to 0.8.0 in /application

Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.7.0 to 0.8.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.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-31 14:57:29 +00:00
committed by GitHub
parent 83914d5a56
commit 3daeab5186

View File

@@ -74,7 +74,7 @@ regex==2024.9.11
requests==2.32.3
retry==0.9.2
sentence-transformers==3.3.1
tiktoken==0.7.0
tiktoken==0.8.0
tokenizers==0.21.0
torch==2.4.1
tqdm==4.66.5