From b864a58c169bb383acf2423a4a9a738b96b04672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 20:38:19 +0000 Subject: [PATCH] Bump nltk in /src/Diagnostics.AIProjects/TrainingAPI/__app__ Bumps [nltk](https://github.com/nltk/nltk) from 3.4 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...3.6.5) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Diagnostics.AIProjects/TrainingAPI/__app__/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Diagnostics.AIProjects/TrainingAPI/__app__/requirements.txt b/src/Diagnostics.AIProjects/TrainingAPI/__app__/requirements.txt index b0a83719a..73de0b482 100644 --- a/src/Diagnostics.AIProjects/TrainingAPI/__app__/requirements.txt +++ b/src/Diagnostics.AIProjects/TrainingAPI/__app__/requirements.txt @@ -1,4 +1,4 @@ -nltk==3.4 +nltk==3.6.5 gensim==3.7.2 azure-functions azure-storage-blob==12.5.0