From e54b33ec545982e998e9667283ada9d84bf47f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 17:51:28 +0000 Subject: [PATCH] Bump nltk from 3.6.6 to 3.9.2 in /Automatic_Spelling_Checker_Corrector Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.6...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Automatic_Spelling_Checker_Corrector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Automatic_Spelling_Checker_Corrector/requirements.txt b/Automatic_Spelling_Checker_Corrector/requirements.txt index 46b6e81854..40215ab085 100644 --- a/Automatic_Spelling_Checker_Corrector/requirements.txt +++ b/Automatic_Spelling_Checker_Corrector/requirements.txt @@ -1,2 +1,2 @@ -nltk==3.6.6 +nltk==3.9.2 pyspellchecker==0.6.2 \ No newline at end of file