From edc865019c57d37f0c9bb41f7aa5b8ed1baffaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:40:32 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.3 to 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 37f6077..b24613d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ jusText==2.2.0 kombu==4.1.0 lxml==4.2.1 MarkupSafe==1.0 -nltk==3.3 +nltk==3.4.5 pymongo==3.6.0 pytz==2018.3 redis==2.10.6