From 740c19ed46fe2449c2d635c7238a74d77aa5f252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:02:10 +0000 Subject: [PATCH] chore: bump marshmallow in /examples/redteam-langchain Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.25.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.25.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/redteam-langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/redteam-langchain/requirements.txt b/examples/redteam-langchain/requirements.txt index f00aaac4892a..dece6b2b19d6 100644 --- a/examples/redteam-langchain/requirements.txt +++ b/examples/redteam-langchain/requirements.txt @@ -23,7 +23,7 @@ langchain-core==0.3.30 langchain-openai==0.3.0 langchain-text-splitters==0.3.5 langsmith==0.2.11 -marshmallow==3.25.1 +marshmallow==3.26.2 multidict==6.1.0 mypy-extensions==1.0.0 numpy==2.2.1