From e9ed5a119c78c5c4d4bdd914e93fafd89396907f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:19:10 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.4.5 in /harvester Bumps [nltk](http://nltk.org/) from 3.2.5 to 3.4.5. Signed-off-by: dependabot[bot] --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 5389caa..01e07f2 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -2,7 +2,7 @@ certifi==2018.4.16 chardet==3.0.4 CouchDB==1.2 idna==2.6 -nltk==3.2.5 +nltk==3.4.5 oauthlib==2.0.7 PySocks==1.6.8 requests==2.18.4