From d6cdf4bed2bba476e64178cef62a659a06b13d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:29:48 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.6.3 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] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fd7a687..f44e253 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -30,7 +30,7 @@ more-itertools==4.1.0 msgpack-numpy==0.4.1 msgpack-python==0.5.6 murmurhash==0.28.0 -nltk==3.2.5 +nltk==3.6.3 numexpr==2.6.4 numpy==1.14.2 packaging==17.1 diff --git a/requirements.txt b/requirements.txt index c0f6fed..77a8740 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ more-itertools==4.1.0 msgpack-numpy==0.4.1 msgpack-python==0.5.6 murmurhash==0.28.0 -nltk==3.2.5 +nltk==3.6.3 numexpr==2.6.4 numpy==1.14.2 pandas==0.22.0