From aa9af0317a6b3e67d559b89fdba98345fba9023a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 02:48:51 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.9.4 Bumps [nltk](https://github.com/nltk/nltk) from 3.4 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 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 a923a11..e42d56c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.2 -nltk==3.4 +nltk==3.9.4 nose==1.3.7 notebook==5.7.4 numpy==1.15.4