From b039b295f20405bfc90e019f0cd1060be57abb8e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Mar 2021 03:22:56 +0200 Subject: [PATCH] Update marshmallow from 3.10.0 to 3.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab59c1..0792df6 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.11.1 marshmallow-sqlalchemy==0.24.2