From 4bb864afc62b05e3d4f34ab6835253bcdea816a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:30:11 +0000 Subject: [PATCH] Bump nltk from 3.2.2 to 3.6.3 in /app/utils Bumps [nltk](https://github.com/nltk/nltk) from 3.2.2 to 3.6.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/3.2.2...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/requirements.txt b/app/utils/requirements.txt index 2a361439ba..7c2a302dbe 100644 --- a/app/utils/requirements.txt +++ b/app/utils/requirements.txt @@ -34,7 +34,7 @@ MarkupSafe==0.23 marshmallow==2.7.3 marshmallow-sqlalchemy==0.8.1 mysql-connector==2.1.4 -nltk==3.2.2 +nltk==3.6.3 numpy==1.14.2 packaging==16.8 paramiko==2.4.1