From d48a2f81b56fccaa0583ef26041482bcd03b7bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:30:49 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.6 in /lib Bumps [nltk](https://github.com/nltk/nltk) from 3.4.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.4.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/requirements.txt b/lib/requirements.txt index e952095ce..f83bf863e 100644 --- a/lib/requirements.txt +++ b/lib/requirements.txt @@ -46,7 +46,7 @@ matplotlib==3.0.0 more-itertools==8.2.0 murmurhash==1.0.2 networkx==2.2 -nltk==3.4.5 +nltk==3.6.6 numexpr==2.6.2 numpy==1.18.1 packaging==20.3