From 6111484105d5e0466f36fde3fb80a41924e028cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Feb 2020 21:45:37 +0100 Subject: [PATCH] Update py-ms from 2.2.1 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c73651..d01c3d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask-SQLAlchemy==2.4.1 SQLAlchemy==1.3.13 Flask-Script==2.0.6 -py-ms==2.2.1 +py-ms==2.2.2 marshmallow==3.5.0 marshmallow-sqlalchemy==0.22.2 \ No newline at end of file