From 81819dec64191e5ad9080892f175ef77e4192fda Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 06:09:14 +0000 Subject: [PATCH] Bump marshmallow-sqlalchemy from 0.15.0 to 0.25.0 Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.15.0 to 0.25.0. - [Release notes](https://github.com/marshmallow-code/marshmallow-sqlalchemy/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/0.15.0...0.25.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 373961f9c3..322aa51250 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,5 +25,5 @@ python-dotenv==0.9.1 flask-restplus==0.12.1 pathlib2==2.3.2 flask-marshmallow==0.9.0 -marshmallow-sqlalchemy==0.15.0 +marshmallow-sqlalchemy==0.25.0 boto3==1.9.39