From 33f85f133c908ed6c91bafc45063dbc3b7bf81b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Mar 2020 17:32:28 +0100 Subject: [PATCH] Update py-ms from 2.4.0 to 2.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e808b33..fe9d132 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask-SQLAlchemy==2.4.1 SQLAlchemy==1.3.15 Flask-Script==2.0.6 -py-ms[all]==2.4.0 +py-ms[all]==2.4.2 marshmallow==3.5.1 marshmallow-sqlalchemy==0.22.3 \ No newline at end of file