From bba489e02d20599a813fb6e07960f67b01d96774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:30:30 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.6.3 in /django_auth_example Bumps [nltk](https://github.com/nltk/nltk) from 3.3 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.3...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..caca4b8f 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -97,7 +97,7 @@ navigator-updater==0.2.1 nbconvert==5.3.1 nbformat==4.4.0 networkx==2.1 -nltk==3.3 +nltk==3.6.3 nose==1.3.7 notebook==5.5.0 numba==0.38.0