From 53471e7414cd84246c1c5356eacc4eacc0da4594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:30:06 +0000 Subject: [PATCH] Bump nltk in /ai_chatgpt_usages/plagiarism_checker_python Bumps [nltk](https://github.com/nltk/nltk) from 3.6.3 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.6.3...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements_plagiarism_checker_python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt b/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt index 6959f9f2..824e47d4 100644 --- a/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt +++ b/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt @@ -25,7 +25,7 @@ markdown-it-py==2.1.0 MarkupSafe==2.1.2 matplotlib==3.7.0 mdurl==0.1.2 -nltk==3.6.3 +nltk==3.6.6 numpy==1.24.2 odfpy==1.4.1 packaging==23.0