From c0fef8cc7d2f4dd7e12d1788d62c3b36eec30fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 02:03:17 +0000 Subject: [PATCH] Bump nltk from 3.9 to 3.9.4 Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...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 309d3bd..bbb8045 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.11.2 cvxpy==1.3.1 markovify==0.9.4 matplotlib==3.7.1 -nltk==3.9 +nltk==3.9.4 numpy==1.23.5 pandas==1.5.3 Pillow==10.3.0