From bda71319710e4bcf12b9e8dc0b3873ca31a675a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:56:20 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9.4 in /RAG/src/chain_server Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.4. - [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] --- RAG/src/chain_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAG/src/chain_server/requirements.txt b/RAG/src/chain_server/requirements.txt index 217b864ae..7c59b2b9b 100644 --- a/RAG/src/chain_server/requirements.txt +++ b/RAG/src/chain_server/requirements.txt @@ -28,4 +28,4 @@ httpx==0.26.0 bleach==6.1.0 flatdict==4.0.1 chardet==5.2.0 -nltk==3.8.1 +nltk==3.9.4