From e1277598e2790fdd97b5ea83766a00312080a99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 03:08:38 +0000 Subject: [PATCH] Bump nltk from 3.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.5 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.5...3.6.6) --- updated-dependencies: - dependency-name: nltk 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 f9141f0..c72497f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ idna==2.10 importlib-metadata==3.3.0 joblib==1.0.0 mccabe==0.6.1 -nltk==3.5 +nltk==3.6.6 numpy==1.19.4 packaging==20.8 pandas==1.1.5