From c6199cb2badb6ab21a8089a9b1a75c6bf02d23b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jul 2017 17:54:24 +0100 Subject: [PATCH] Update pyjwt from 1.4.2 to 1.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 875e27a94..c5eb0c719 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-SQLAlchemy==2.0 psycopg2==2.6.2 SQLAlchemy==1.0.15 SQLAlchemy-Utils==0.32.9 -PyJWT==1.4.2 +PyJWT==1.5.2 marshmallow==2.4.2 marshmallow-sqlalchemy==0.8.0 flask-marshmallow==0.6.2