From 8d2bce7277c3a2dcb79b8ee9be5731dd71c25e05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Apr 2020 16:51:20 +0200 Subject: [PATCH] Update marshmallow from 3.5.1 to 3.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5edb1a..8975334 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Flask-SQLAlchemy==2.4.1 SQLAlchemy==1.3.16 Flask-Script==2.0.6 py-ms[all]==2.6.0 -marshmallow==3.5.1 +marshmallow==3.5.2 marshmallow-sqlalchemy==0.23.0 \ No newline at end of file