From bc224f5f541fe4209301cf5c69f0fde115faaf4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 19:19:09 +0000 Subject: [PATCH] Bump nltk from 3.9 to 3.10.0 Bumps [nltk](https://github.com/nltk/nltk) from 3.9 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...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 6f1730f..b1615a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Keras==3.9.0 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 Markdown==3.0.1 -nltk==3.9 +nltk==3.10.0 numpy==1.22.0 protobuf==5.29.6 PyYAML==5.4