From 2bc474b37adb664fa6923e2a20f13a47d03c89ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:14:58 +0000 Subject: [PATCH] Bump nltk from 3.9.3 to 3.9.4 Bumps [nltk](https://github.com/nltk/nltk) from 3.9.3 to 3.9.4. - [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.3...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 80c349f..374d01c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ jsmin==3.0.1 libsass==0.23.0 natural==0.2.0 networkx==3.6.1 -nltk==3.9.3 +nltk==3.9.4 numpy==2.4.2 pojson==0.7 pymongo==4.16.0