From a4e34e9b022196d9ae71e044670291951eadca16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:04:25 +0000 Subject: [PATCH] Bump nbconvert in /blog-examples/llama-index/hacknernews_app Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.0 to 7.17.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.0...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 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 31712b0..6967a67 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -110,7 +110,7 @@ multidict==6.0.5 mypy==0.991 mypy-extensions==1.0.0 nbclient==0.9.0 -nbconvert==7.16.0 +nbconvert==7.17.0 nbformat==5.9.2 nest-asyncio==1.6.0 networkx==3.1