From e2bcc3c383029518da5e976be49006f0d87bf7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:24:47 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.5 in /python Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.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.5...3.6.5) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 7c3791783..5da36e311 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 mkdocs==1.1 more-itertools==8.2.0 -nltk==3.4.5 +nltk==3.6.5 packaging==20.3 pkginfo==1.5.0.1 pluggy==0.13.1