From a05a2382e756a46a2a1c97a1585e40aecb010ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 21:59:34 +0000 Subject: [PATCH] Bump nltk from 3.5 to 3.6.6 in /Python/Flask/FlaskIntroduction 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] --- Python/Flask/FlaskIntroduction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/Flask/FlaskIntroduction/requirements.txt b/Python/Flask/FlaskIntroduction/requirements.txt index 30ee4285c8..a17b71ff48 100644 --- a/Python/Flask/FlaskIntroduction/requirements.txt +++ b/Python/Flask/FlaskIntroduction/requirements.txt @@ -347,7 +347,7 @@ nbconvert==5.6.1 nbformat==5.0.6 ndg-httpsclient==0.5.1 netaddr==0.7.20 -nltk==3.5 +nltk==3.6.6 nodeenv==1.3.5 nose==1.3.7 notebook==6.0.3