From 32df8aaa63172ad4b0a37a3655a2c324195e799f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Apr 2021 15:47:51 +0200 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.24.2 to 0.24.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab59c1..41455e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ SQLAlchemy==1.4.3 Flask-Script==2.0.6 py-ms[all]==2.8.0 marshmallow==3.10.0 -marshmallow-sqlalchemy==0.24.2 +marshmallow-sqlalchemy==0.24.3