From 50236714a5a12834a8b007e9e93f8ae53c196cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 22:02:51 +0000 Subject: [PATCH] build(deps): bump nltk from 3.9.1 to 3.10.3 in /requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.10.3. - [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.1...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 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 b15cd4dd9df..92ada4d63f7 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -278,7 +278,7 @@ networkx==3.4.2 # -r requirements/requirements.in # llama-index-core # torch -nltk==3.9.1 +nltk==3.10.3 # via llama-index-core nodeenv==1.9.1 # via pre-commit