From 7ef42a6899135703cc0b22bb7c0614f6a4b92b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:45 +0000 Subject: [PATCH] Bump nltk from 3.2.4 to 3.4.5 in /submission Bumps [nltk](https://github.com/nltk/nltk) from 3.2.4 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.2.4...3.4.5) Signed-off-by: dependabot[bot] --- submission/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submission/requirements.txt b/submission/requirements.txt index 1201ad7..9a3d843 100644 --- a/submission/requirements.txt +++ b/submission/requirements.txt @@ -86,7 +86,7 @@ navigator-updater==0.1.0 nbconvert==5.3.1 nbformat==4.4.0 networkx==1.11 -nltk==3.2.4 +nltk==3.4.5 nose==1.3.7 notebook==5.0.0 numba==0.35.0+10.g143f70e