From 420bf65305932bfd84e7b9625d0ef19526ab33d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:07:00 +0000 Subject: [PATCH] Bump nltk from 3.10.0 to 3.10.3 in /Flask API Bumps [nltk](https://github.com/nltk/nltk) from 3.10.0 to 3.10.3. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/v3.10.0...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Flask API/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flask API/requirements.txt b/Flask API/requirements.txt index d3ece5d..a6a18a4 100644 --- a/Flask API/requirements.txt +++ b/Flask API/requirements.txt @@ -1,4 +1,4 @@ Flask==3.1.3 -nltk==3.10.0 +nltk==3.10.3 scikit-learn==1.5.0 pandas \ No newline at end of file