From 14b83de3a324c45ee991d6a521d133d37c39f9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:25:03 +0000 Subject: [PATCH] Bump nltk from 3.1 to 3.6.3 in /collector Bumps [nltk](https://github.com/nltk/nltk) from 3.1 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.1...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- collector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collector/requirements.txt b/collector/requirements.txt index 15c9ca3..35dbc79 100644 --- a/collector/requirements.txt +++ b/collector/requirements.txt @@ -1,4 +1,4 @@ -nltk==3.1 +nltk==3.6.3 oauthlib==1.0.3 python-twitter==2.2 requests==2.8.1