From f3185a05c2893550523294018a53cb22b27dddcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:47:51 +0000 Subject: [PATCH] Bump nltk in /blog-examples/llama-index/hacknernews_app 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] --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b01..5d470f7d 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -114,7 +114,7 @@ nbconvert==7.16.0 nbformat==5.9.2 nest-asyncio==1.6.0 networkx==3.1 -nltk==3.8.1 +nltk==3.9 nodeenv==1.8.0 notebook==7.1.0 notebook_shim==0.2.4