From 0946a97778f81579583962f8baf0bb255d588b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:29:42 +0000 Subject: [PATCH] Bump nltk from 3.9.1 to 3.10.0 in /backend Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 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.1...v3.10.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c5419c3..6949f0d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -119,7 +119,7 @@ mpmath==1.3.0 msgpack==1.1.0 multidict==6.1.0 mypy-extensions==1.0.0 -nltk==3.9.1 +nltk==3.10.0 numba==0.61.0 numpy==1.26.4 onnxruntime==1.20.1