From 47435e5b748d1143a0cc41e8661e66a748c3e96a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:52:35 +0000 Subject: [PATCH] Bump nltk from 3.10.0 to 3.10.3 in /backend Bumps [nltk](https://github.com/nltk/nltk) from 3.10.0 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/v3.10.0...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 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 4c77d2d..3a299c7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -122,7 +122,7 @@ mpmath==1.3.0 msgpack==1.2.1 multidict==6.1.0 mypy-extensions==1.0.0 -nltk==3.10.0 +nltk==3.10.3 numba==0.61.0 numpy==1.26.4 onnxruntime==1.20.1