From aecbeb2d1787838170f6aa8a54d2a5c2c8062175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:24:34 +0000 Subject: [PATCH] Bump marshmallow from 3.23.1 to 3.26.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.1 to 3.26.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.1...3.26.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... 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 86b69225..6d1430f2 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -97,7 +97,7 @@ isodate==0.7.2 # via msrest jiter==0.8.0 # via openai -marshmallow==3.23.1 +marshmallow==3.26.1 # via environs msal==1.31.1 # via