From 16bc1faa3ada813ad14257fcb9dd358634b62da7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Nov 2020 18:20:09 +0100 Subject: [PATCH] Update marshmallow from 3.9.0 to 3.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2f8470..df73f65 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.9.1 marshmallow-sqlalchemy==0.24.0