From 8bdd73e8fd8c5efc7697b4e213cfd1153bb07005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:50:12 +0000 Subject: [PATCH] Bump nltk from 3.9.4 to 3.10.0 Bumps [nltk](https://github.com/nltk/nltk) from 3.9.4 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.4...v3.10.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.0 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 bed4369..51f7356 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Keras==3.13.2 matplotlib==3.1.1 pandas==0.25.2 tensorflow==2.11.1 -nltk==3.9.4 +nltk==3.10.0 jupyter_core==4.6.1 jupyter==1.0.0 scikit_learn==0.23.2