From c0db518d9a4bc75ce8aa25e549a12e2fa76c46b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:40:05 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9 in /Oracle-23ai-RAG-Chatbot Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Oracle-23ai-RAG-Chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oracle-23ai-RAG-Chatbot/requirements.txt b/Oracle-23ai-RAG-Chatbot/requirements.txt index 71e0c48..007a042 100644 --- a/Oracle-23ai-RAG-Chatbot/requirements.txt +++ b/Oracle-23ai-RAG-Chatbot/requirements.txt @@ -131,7 +131,7 @@ nbconvert==7.16.2 nbformat==5.10.2 nest-asyncio==1.6.0 networkx==3.2.1 -nltk==3.8.1 +nltk==3.9 notebook_shim==0.2.4 numba==0.59.0 numpy==1.26.4