From 5c5f8a3dcedd59b68b99d1e50c4f5ae90776eb77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:06:03 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9.4 in /backend/requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.4. - [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...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 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 fc36432dfd0..e6949c53ec5 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -33,7 +33,7 @@ litellm==1.37.7 llama-index==0.9.45 Mako==1.2.4 msal==1.26.0 -nltk==3.8.1 +nltk==3.9.4 Office365-REST-Python-Client==2.5.9 oauthlib==3.2.2 openai==1.14.3