From 455fd68ef8d08e14198dc08dd916b480f01638e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 23:36:38 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.10.0 in /backend/requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.8.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.8.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/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index cc13447c8fa..3765f9e4142 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.0 Office365-REST-Python-Client==2.5.9 oauthlib==3.2.2 openai==1.14.3