From ea02f059f906f73b54759a1ef031cbdc4f6dae9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:29:15 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.6.3 in /examples/clustering_users Bumps [nltk](https://github.com/nltk/nltk) from 3.2.5 to 3.6.3. - [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.5...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/clustering_users/clustering_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/clustering_users/clustering_requirements.txt b/examples/clustering_users/clustering_requirements.txt index fc4304d..5bd7fa4 100644 --- a/examples/clustering_users/clustering_requirements.txt +++ b/examples/clustering_users/clustering_requirements.txt @@ -30,7 +30,7 @@ mistune==0.8 -e git+git://github.com/DmitryUlyanov/Multicore-TSNE#egg=Multicore-TSNE nbconvert==5.3.1 nbformat==4.4.0 -nltk==3.2.5 +nltk==3.6.3 notebook==5.2.0 pandas==0.21.0 pandocfilters==1.4.2