From b0410b515375a1011bf5d475017af9680572f65c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 May 2018 16:15:06 +0300 Subject: [PATCH] Update pyjwt from 1.6.3 to 1.6.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 16d375f..e834d5b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,4 +14,4 @@ passlib==1.7.1 cryptography==2.2.2 aiohttp==3.2.1 pytest-aiohttp==0.3.0 -pyjwt==1.6.3 \ No newline at end of file +pyjwt==1.6.4 \ No newline at end of file