From 1e0ce76e88ff446a07677a9a399a824c75a3d83b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:16:08 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.10.3 in /backend/requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 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.8.1...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index cc13447c8fa..ed1c6f7b849 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -41,7 +41,7 @@ litellm==1.37.7 llama-index==0.9.45 Mako==1.2.4 msal==1.26.0 -nltk==3.8.1 +nltk==3.10.3 Office365-REST-Python-Client==2.5.9 oauthlib==3.2.2 openai==1.14.3