From e274ae614cf16f888d5db02555af2fe02cb25fb1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 Apr 2020 21:34:45 +0200 Subject: [PATCH] Update py-ms from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e743e54..2021f49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask-SQLAlchemy==2.4.1 SQLAlchemy==1.3.16 Flask-Script==2.0.6 -py-ms[all]==2.5.1 +py-ms[all]==2.6.0 marshmallow==3.5.1 marshmallow-sqlalchemy==0.22.3 \ No newline at end of file