From 248c6017bcb5c6b2c384fa59f4f86b6d69861382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 21:36:23 +0000 Subject: [PATCH] Bump nltk from 3.9.1 to 3.9.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [nltk](https://github.com/nltk/nltk). Updates `nltk` from 3.9.1 to 3.9.3 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.1...3.9.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16682c1..8df3f3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -nltk==3.9.1 +nltk==3.9.3 numpy==2.2.5 pandas==2.2.3 spacy==3.8.5