From a5a0a77922a1909e7884cacef9b24e8e4c95684e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Feb 2021 17:51:19 +0100 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.24.1 to 0.24.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 533f801..5e7b6e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ SQLAlchemy==1.3.20 Flask-Script==2.0.6 py-ms[all]==2.7.0 marshmallow==3.10.0 -marshmallow-sqlalchemy==0.24.1 +marshmallow-sqlalchemy==0.24.2