From d85bf671036a9a33b280eda9101990d65f36ca9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:06:17 +0000 Subject: [PATCH] build(deps): bump marshmallow from 3.24.1 to 3.26.1 in /application Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.24.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.24.1...3.26.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 5732809b..fa4e9178 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -39,7 +39,7 @@ langsmith==0.2.10 lazy-object-proxy==1.10.0 lxml==5.3.0 markupsafe==3.0.2 -marshmallow==3.24.1 +marshmallow==3.26.1 mpmath==1.3.0 multidict==6.1.0 mypy-extensions==1.0.0