From a673dbce1cafa1199724f7d5ac06a20de47f3081 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 06:13:46 +0000 Subject: [PATCH] Bump marshmallow-sqlalchemy from 0.15.0 to 0.26.0 Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.15.0 to 0.26.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.26.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..858cb23460 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.26.0 boto3==1.9.39