From c73f86c55bd383ee46557180d902f09aecd017f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 06:48:19 +0000 Subject: [PATCH] Bump marshmallow-sqlalchemy from 0.15.0 to 0.24.0 Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.15.0 to 0.24.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.24.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..032b0b6d33 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.24.0 boto3==1.9.39