From 01996e534be71a0ffaf94cd1db200cc70599711b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:53:17 +0000 Subject: [PATCH] Bump marshmallow from 3.21.3 to 3.26.2 in /src/chat-score/webapi Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.3 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.3...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/chat-score/webapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chat-score/webapi/requirements.txt b/src/chat-score/webapi/requirements.txt index b342dbd..4671931 100644 --- a/src/chat-score/webapi/requirements.txt +++ b/src/chat-score/webapi/requirements.txt @@ -20,7 +20,7 @@ itsdangerous==2.2.0 Jinja2==3.1.4 kombu==5.3.7 MarkupSafe==2.1.5 -marshmallow==3.21.3 +marshmallow==3.26.2 mypy-extensions==1.0.0 packaging==24.1 prompt_toolkit==3.0.47