From 59063cc77a164225eee329ed5902b697b6e6895a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:47:44 +0000 Subject: [PATCH] Bump notebook in /blog-examples/llama-index/hacknernews_app Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.0 to 7.2.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.1.0...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook 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..302a7c17 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -116,7 +116,7 @@ nest-asyncio==1.6.0 networkx==3.1 nltk==3.8.1 nodeenv==1.8.0 -notebook==7.1.0 +notebook==7.2.2 notebook_shim==0.2.4 numpy==1.24.4 onnx==1.17.0