From 82388265c2043017c988c87a2ee45d7cc951c2b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 11 May 2021 07:22:02 +0200 Subject: [PATCH] Update marshmallow from 3.10.0 to 3.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab59c1..1543c48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Flask-SQLAlchemy==2.5.1 SQLAlchemy==1.4.3 Flask-Script==2.0.6 py-ms[all]==2.8.0 -marshmallow==3.10.0 +marshmallow==3.12.1 marshmallow-sqlalchemy==0.24.2