From 6c1c5d5514cda4d5160f1e7d0b0e346626036f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:21:24 +0000 Subject: [PATCH] Bump marshmallow in /ml_services_validation_19-05/src/api Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.0.0rc5 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.0.0rc5...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml_services_validation_19-05/src/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml_services_validation_19-05/src/api/requirements.txt b/ml_services_validation_19-05/src/api/requirements.txt index a08c994..45a2566 100644 --- a/ml_services_validation_19-05/src/api/requirements.txt +++ b/ml_services_validation_19-05/src/api/requirements.txt @@ -5,4 +5,4 @@ h5py tensorflow flama[full] uvicorn -marshmallow==3.0.0rc5 +marshmallow==3.26.2