From 5da9057a46d64141806706fee9cfab348c8b387f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 12:17:55 +0000 Subject: [PATCH] Bump nltk from 3.5 to 3.6.6 in /notebook Bumps [nltk](https://github.com/nltk/nltk) from 3.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.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/requirements.txt b/notebook/requirements.txt index 3375307..790e576 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -32,7 +32,7 @@ mistune==0.8.4 more-itertools==8.3.0 nbconvert==5.6.1 nbformat==5.0.4 -nltk==3.5 +nltk==3.6.6 notebook==6.1.5 numpy==1.18.2 packaging==20.4