From af8acf41b7ddea664fdf381c642c9cd3f9491c76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:20:48 +0000 Subject: [PATCH] chore(deps): bump nltk from 3.6.3 to 3.9.4 in /manual-testing-sandbox Bumps [nltk](https://github.com/nltk/nltk) from 3.6.3 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.3...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- manual-testing-sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual-testing-sandbox/requirements.txt b/manual-testing-sandbox/requirements.txt index 787755f1d4b..f9446e1e950 100644 --- a/manual-testing-sandbox/requirements.txt +++ b/manual-testing-sandbox/requirements.txt @@ -21,7 +21,7 @@ seaborn==0.11.2 plotly==5.3.1 # Natural Language Processing -nltk==3.6.3 +nltk==3.9.4 spacy==3.1.2 # Deep Learning