From 8315db95351ff3198d34c0686c99f6883461f550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:45:53 +0200 Subject: [PATCH] build(deps): bump nltk from 3.6.6 to 3.9 in /docs (#23) Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.6...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 826bc25..927a43a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ Markdown==3.3.4 MarkupSafe==2.0.1 mkdocs==1.2.3 more-itertools==8.7.0 -nltk==3.6.6 +nltk==3.9 packaging==20.9 pluggy==0.13.1 py==1.10.0