From bd20e452b350dbbb8d22ebe25539208c63a04b08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:13:59 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.9 in /github_issue_summarization Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.9) --- 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..fad3c7add 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.9 nose==1.3.7 notebook==5.0.0 numba==0.35.0+10.g143f70e90