Bump nltk from 3.9.1 to 3.9.2

Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.9.2.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.1...3.9.2)

---
updated-dependencies:
- dependency-name: nltk
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-06 07:10:37 +00:00 committed by GitHub
parent 7f996cf584
commit b5445486b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ dependencies = [
"fnllm[azure,openai]>=0.4.1",
"json-repair>=0.30.3",
"openai>=1.68.0",
"nltk==3.9.1",
"nltk==3.9.2",
"tiktoken>=0.11.0",
# Data-Science
"numpy>=1.25.2",