From 19784716956396c924268695f6e88eb6453fc04d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 08:51:50 +0000 Subject: [PATCH] Bump marshmallow-sqlalchemy from 0.15.0 to 0.23.1 Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.15.0 to 0.23.1. - [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.23.1) 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..dbf8b28f0c 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.23.1 boto3==1.9.39