From f740e300f3a05054fc35fbc965edf80fc41a7b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 02:27:58 +0000 Subject: [PATCH] Bump nltk in /Projects/Cyber-Bully Tweets Classification App Bumps [nltk](https://github.com/nltk/nltk) from 3.7 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.7...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Projects/Cyber-Bully Tweets Classification App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/Cyber-Bully Tweets Classification App/requirements.txt b/Projects/Cyber-Bully Tweets Classification App/requirements.txt index 7a9282c..dcf2541 100644 --- a/Projects/Cyber-Bully Tweets Classification App/requirements.txt +++ b/Projects/Cyber-Bully Tweets Classification App/requirements.txt @@ -1,5 +1,5 @@ altair==4.2.0 -nltk==3.7 +nltk==3.9 numpy==1.22.0 pandas==1.4.4 Pillow==10.0.1