From cd162f11f2c5bb1c34d8d2d455ebee1a20e72325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:21:37 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.9.4 in /spam Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spam/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spam/requirements.txt b/spam/requirements.txt index 79f7c65..258102c 100644 --- a/spam/requirements.txt +++ b/spam/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.5.3 names==0.3.0 -nltk==3.4.5 +nltk==3.9.4 numpy>=1.16.5 pandas>=1.0.0 scikit-learn>=0.20.2