From c6b25c59d3713340cd09411737e60783446f5a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:25:15 +0000 Subject: [PATCH] Bump nltk from 3.0.0 to 3.6.3 Bumps [nltk](https://github.com/nltk/nltk) from 3.0.0 to 3.6.3. - [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.0.0...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0e5a62..a49069c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.3.2 elasticsearch==1.2.0 itsdangerous==0.24 memoized-property==1.0.2 -nltk==3.0.0 +nltk==3.6.3 requests==2.4.3 textblob==0.9.0 urllib3==1.9.1