From f70761e87299dec9b6e7108275728924380b5278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 21:35:54 +0000 Subject: [PATCH] Bump nltk from 3.2.2 to 3.4.5 in /children-society/python3-notebook Bumps [nltk](https://github.com/nltk/nltk) from 3.2.2 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.2...3.4.5) Signed-off-by: dependabot[bot] --- children-society/python3-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/children-society/python3-notebook/requirements.txt b/children-society/python3-notebook/requirements.txt index b6a67a0..ff442ba 100644 --- a/children-society/python3-notebook/requirements.txt +++ b/children-society/python3-notebook/requirements.txt @@ -5,6 +5,6 @@ plotly==2.0.5 scikit-learn==0.18.1 scipy==0.19.0 spacy==1.7.2 -nltk==3.2.2 +nltk==3.4.5 gensim==1.0.1 seaborn==0.7.1