From 80ca98da7702e53c0818ab9d26cc6980d7f2e505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:25:40 +0000 Subject: [PATCH] Bump nltk from 3.9.2 to 3.10.0 in /requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.2...v3.10.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index a2c112f9acc..bd79cc39e2f 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -243,7 +243,7 @@ networkx==3.6 # torch ngram==4.0.3 # via -r requirements/requirements.in -nltk==3.9.2 +nltk==3.10.0 # via llama-index-core nodeenv==1.9.1 # via pre-commit