From 393d34a2da7d58d1f7248748d324a2c625ac56f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:44:41 +0000 Subject: [PATCH] build(deps): bump marshmallow in /tools/web-fuzzing-introspection Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.0 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.21.0...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/web-fuzzing-introspection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/web-fuzzing-introspection/requirements.txt b/tools/web-fuzzing-introspection/requirements.txt index d0d3d1c9c..5d9b36364 100644 --- a/tools/web-fuzzing-introspection/requirements.txt +++ b/tools/web-fuzzing-introspection/requirements.txt @@ -8,4 +8,4 @@ requests==2.32.4 pyyaml==6.0.2 orjson==3.10.0 flask_smorest==0.44.0 -marshmallow==3.21.0 +marshmallow==3.26.2