From db5bada2b58468c5c1a8241767b8d193e4f58f29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:34:12 +0000 Subject: [PATCH] Bump marshmallow from 3.19.0 to 3.26.2 in /src/backend Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.19.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.19.0...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index 47c2730..afe318f 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -7,7 +7,7 @@ requests==2.32.3 python-dateutil==2.8.2 Jetson.GPIO==2.0.21 awsiotsdk==1.11.9 -marshmallow==3.19.0 +marshmallow==3.26.2 pyyaml==5.4.1 grpcio==1.56.2 grpcio-tools==1.51.1