From 80993710dfb579bd46dbf93fcefa959767f53ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:09:01 +0000 Subject: [PATCH] build(deps): bump marshmallow in /ai/gen-ai-agents/travel-agent Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.1 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.26.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/travel-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/travel-agent/requirements.txt b/ai/gen-ai-agents/travel-agent/requirements.txt index c3f1f252b..72b1ca1cd 100644 --- a/ai/gen-ai-agents/travel-agent/requirements.txt +++ b/ai/gen-ai-agents/travel-agent/requirements.txt @@ -82,7 +82,7 @@ langgraph-prebuilt==0.1.8 langgraph-sdk==0.1.69 langsmith==0.3.42 MarkupSafe==3.0.2 -marshmallow==3.26.1 +marshmallow==3.26.2 matplotlib==3.10.3 matplotlib-inline==0.1.7 mccabe==0.7.0