From 973c56ad01848a3f376d72a4091ed1a6dd6bf1c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 4 Aug 2017 01:46:34 +0100 Subject: [PATCH] Update pyjwt from 1.5.0 to 1.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb8068c..ff8c013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ psycopg2==2.7.1 pyasn1==0.2.3 pyasn1-modules==0.0.9 pycparser==2.17 -PyJWT==1.5.0 +PyJWT==1.5.2 PySocks==1.6.7 python-http-client==2.2.1 pytz==2017.2