From ec3e65c040026cc95dd7776ca5efe1f3ddec638d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 12:55:47 +0000 Subject: [PATCH] chore(deps): bump nltk from 3.9.4 to 3.10.3 in /research Bumps [nltk](https://github.com/nltk/nltk) from 3.9.4 to 3.10.3. - [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.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/requirements-bench.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements-bench.txt b/research/requirements-bench.txt index ec4ddb1..ee7512e 100644 --- a/research/requirements-bench.txt +++ b/research/requirements-bench.txt @@ -48,7 +48,7 @@ multidict==6.7.1 multiprocess==0.70.19 narwhals==2.21.2 networkx==3.4.2 -nltk==3.9.4 +nltk==3.10.3 numpy==2.2.6 packaging==26.2 pandas==2.3.3