From 3c445a23f6cfc3262fcebe8ced0122a393180969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:06:41 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9.2 Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 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 b09b61f..556b1fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ joblib==1.2.0 lxml==4.9.2 MarkupSafe==2.1.3 multidict==6.0.4 -nltk==3.8.1 +nltk==3.9.2 numpy==1.24.3 openai==0.27.8 Pillow==9.5.0