From 92a5e71395e57c133bc71d53078b3f96cae3ca48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:40:14 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.6 in /github_issue_summarization Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6. - [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.4.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... 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 3857b5c90..95aea1252 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.4.5 +nltk==3.6.6 nose==1.3.7 notebook==5.0.0 numba==0.35.0+10.g143f70e90