From 73e31676d3d95d7493a18687e2231db31111018f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 16:23:33 +0000 Subject: [PATCH] Bump nltk from 3.6.5 to 3.6.6 in /tutorials/compiler/germancredit Bumps [nltk](https://github.com/nltk/nltk) from 3.6.5 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/compiler/germancredit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/compiler/germancredit/requirements.txt b/tutorials/compiler/germancredit/requirements.txt index ff9f817..291357e 100644 --- a/tutorials/compiler/germancredit/requirements.txt +++ b/tutorials/compiler/germancredit/requirements.txt @@ -13,5 +13,5 @@ yattag==1.12.2 pyyaml==5.1.2 jsonschema==3.0.2 plotly==4.3.0 -nltk==3.6.5 +nltk==3.6.6 wordcloud==1.5.0 \ No newline at end of file