From ef918e912b3f116cddddac8ea4759feeff91bb3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 09:45:21 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 in /sub2/backend Bumps [nltk](https://github.com/nltk/nltk) from 3.4 to 3.4.5. - [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.4...3.4.5) Signed-off-by: dependabot[bot] --- sub2/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub2/backend/requirements.txt b/sub2/backend/requirements.txt index 0a4688b..14e269b 100644 --- a/sub2/backend/requirements.txt +++ b/sub2/backend/requirements.txt @@ -41,7 +41,7 @@ kiwisolver==1.0.1 konlpy==0.5.2 nbformat==4.4.0 networkx==2.2 -nltk==3.4 +nltk==3.4.5 nose==1.3.7 notebook==5.7.8 numba==0.42.0