From 6518dd75a1b1c0f34f3766280343dfbd8bff2c52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 19 Dec 2020 20:37:18 +0100 Subject: [PATCH] Update marshmallow from 3.9.0 to 3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82ca53c..533f801 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.9.0 +marshmallow==3.10.0 marshmallow-sqlalchemy==0.24.1