From cfe1d6057595e6a359ddfbd987d826540f197813 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 May 2020 19:05:08 +0200 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.23.0 to 0.23.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e07dc18..7dd424f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ SQLAlchemy==1.3.17 Flask-Script==2.0.6 py-ms[all]==2.6.0 marshmallow==3.5.2 -marshmallow-sqlalchemy==0.23.0 \ No newline at end of file +marshmallow-sqlalchemy==0.23.1 \ No newline at end of file