From da0d6fdc3e4f50963cc0b2dc6f79f9e05177abc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:52:28 +0000 Subject: [PATCH] Bump nltk from 3.9 to 3.9.3 Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.3. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 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..8693416 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.3 numpy==1.23.5 pandas==1.5.3 Pillow==10.3.0