From 6cc2e407f17e717678a4554316229e6681b9d844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 19:08:47 +0000 Subject: [PATCH] chore(deps): bump nltk from 3.9.1 to 3.9.4 Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.9.4. - [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.9.1...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 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 d555df8e4..ffb0fb048 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ joblib==1.4.2 livereload==2.7.1 lunr==0.8.0 MarkupSafe==3.0.2 -nltk==3.9.1 +nltk==3.9.4 Pillow==11.3.0 polib==1.2.0 python-dateutil==2.9.0.post0