From 9119e10db58a93740be5ae10fe6fda7a6fca7d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:02:32 +0000 Subject: [PATCH] Bump nltk from 3.7 to 3.8.1 Bumps [nltk](https://github.com/nltk/nltk) from 3.7 to 3.8.1. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.7...3.8.1) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dac62074..93a64fd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ multiprocess==0.70.13 multivolumefile==0.2.3 mypy-extensions==0.4.3 netifaces==0.10.4 -nltk==3.7 +nltk==3.8.1 numpy==1.22.4 oauth2client==4.1.3 oauthlib==3.1.0