From 49e0ba021270fb6cf4064674db0b30a21e45ae02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:47:20 +0000 Subject: [PATCH] Bump nltk from 3.9.4 to 3.10.0 Bumps [nltk](https://github.com/nltk/nltk) from 3.9.4 to 3.10.0. - [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.4...v3.10.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.0 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 32d9e04..629c159 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-qurl-templatetag==0.0.14 django-redis-sessions==0.6.2 inflection==0.5.1 markdown2==2.5.5 -nltk==3.9.4 +nltk==3.10.0 numpy==2.4.4 pandas==3.0.3 psycopg2==2.9.12