From 41f52b0e5eb3d054443a0f741909774a306bdf97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 07:01:08 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.6 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed4edfe00..8e86938ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ GitPython==2.1.11 grpc==0.3-19 imageio==2.3.0 jupyter==1.0.0 -nltk==3.4.5 +nltk==3.6.6 skimage==0.0 scikit_learn==0.19.2