From 8581faa05cb0bca250c2b8e0c95237a39f2320ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:28:04 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.6.3 in /bemullen_crussack_dharmesh_vinwah Bumps [nltk](https://github.com/nltk/nltk) from 3.2.5 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.2.5...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bemullen_crussack_dharmesh_vinwah/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bemullen_crussack_dharmesh_vinwah/requirements.txt b/bemullen_crussack_dharmesh_vinwah/requirements.txt index b7a6972e..8b85468b 100644 --- a/bemullen_crussack_dharmesh_vinwah/requirements.txt +++ b/bemullen_crussack_dharmesh_vinwah/requirements.txt @@ -122,7 +122,7 @@ nbconvert==5.3.1 nbformat==4.4.0 netifaces==0.10.6 networkx==2.1 -nltk==3.2.5 +nltk==3.6.3 nmap==0.0.1 nose==1.3.7 nose2==0.7.4