From e36f10cc8dc3189d881437a602203f5a0b77c704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:46:29 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.9.2 Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8944cd..6760a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Keras==2.3.1 matplotlib==3.1.1 pandas==0.25.2 tensorflow==2.11.1 -nltk==3.4.5 +nltk==3.9.2 jupyter_core==4.6.1 jupyter==1.0.0 scikit_learn==0.23.2