From 0b4df9c72708689551e8f4275a3f22ca71917a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:19:45 +0100 Subject: [PATCH] Bump nltk from 3.3 to 3.4.5 in /services/github-bots/PredictLabels (#13) Bumps [nltk](http://nltk.org/) from 3.3 to 3.4.5. Signed-off-by: dependabot[bot] --- services/github-bots/PredictLabels/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/github-bots/PredictLabels/requirements.txt b/services/github-bots/PredictLabels/requirements.txt index bc0dec0..fae5495 100644 --- a/services/github-bots/PredictLabels/requirements.txt +++ b/services/github-bots/PredictLabels/requirements.txt @@ -17,7 +17,7 @@ jmespath==0.9.3 kiwisolver==1.0.1 matplotlib==2.2.2 MarkupSafe==1.0 -nltk==3.3 +nltk==3.4.5 numpy==1.14.5 pandas==0.23.3 pyparsing==2.2.0