From c20eafc4fc5aae2caf6e79dfc4273a2e071889cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 15:54:03 -0800 Subject: [PATCH] Bump nltk from 3.2.5 to 3.4.5 in /github_issue_summarization (#698) Bumps [nltk](https://github.com/nltk/nltk) from 3.2.5 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.5...3.4.5) Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 1b5cae7e9..8440ddbd2 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -110,7 +110,7 @@ navigator-updater==0.1.0 nbconvert==5.3.1 nbformat==4.4.0 networkx==2.0 -nltk==3.2.5 +nltk==3.4.5 nose==1.3.7 notebook==5.0.0 numba==0.35.0+10.g143f70e90