From 123b0b7e9d7d5f4faaa764363e7960a375424a50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Feb 2020 01:30:49 +0100 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.21.0 to 0.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d247bd..c64c6cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ SQLAlchemy==1.3.12 Flask-Script==2.0.6 py-ms==2.1.0 marshmallow==3.3.0 -marshmallow-sqlalchemy==0.21.0 \ No newline at end of file +marshmallow-sqlalchemy==0.22.1 \ No newline at end of file