From e7622cea4c0c1dc82649ab7d7036a9dd03a14777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:42:44 +0000 Subject: [PATCH] Bump marshmallow in /blog-examples/llama-index/hacknernews_app Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.2 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.2...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 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..a743221 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -100,7 +100,7 @@ llama-index-vector-stores-clickhouse==0.1.1 lz4==4.3.3 markdown-it-py==3.0.0 MarkupSafe==2.1.5 -marshmallow==3.20.2 +marshmallow==3.26.2 matplotlib-inline==0.1.6 mccabe==0.7.0 mdurl==0.1.2