From 5cce5df965c98fe3fc32dfe6cbff9118c90098a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 31 Oct 2020 20:09:13 +0100 Subject: [PATCH] Update marshmallow from 3.8.0 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b2d540..b2f8470 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Flask-SQLAlchemy==2.4.4 SQLAlchemy==1.3.20 Flask-Script==2.0.6 py-ms[all]==2.7.0 -marshmallow==3.8.0 +marshmallow==3.9.0 marshmallow-sqlalchemy==0.24.0