From 3b76318a0245970889cf3e223adf2090f3ade60f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 11:42:50 +0000 Subject: [PATCH] Bump nltk from 3.2.4 to 3.4.5 in /notebooks 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] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index b82a389..331757a 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -175,7 +175,7 @@ navigator-updater==0.2.1 nbconvert==5.5.0 nbformat==4.4.0 networkx==2.3 -nltk==3.2.4 +nltk==3.4.5 nose==1.3.7 notebook==6.0.0 num2words==0.5.5