From 6122d479bcca5427e9cc9ef4d75a37bfd8216865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 15:33:43 +0000 Subject: [PATCH] Bump nltk from 3.0.5 to 3.4.5 Bumps [nltk](https://github.com/nltk/nltk) from 3.0.5 to 3.4.5. - [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.0.5...3.4.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61fd887..58fc567 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ mechanize==0.2.5 mock==1.0.1 multicorn==1.1.0.dev0 MySQL-python==1.2.5 -nltk==3.0.5 +nltk==3.4.5 nose==1.3.4 numpy==1.9.2 oauth2==1.5.211