From e6187a67c03ee53f277872a9f5c7ff7beed5e714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 25 May 2018 02:12:40 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 1.6.4 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 1.6.4. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.5.3...1.6.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8463502..fbba4e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ flask-restful==0.3.6 flask-wtf==0.14.2 flask==0.12.2 git+https://github.com/joernhees/babel@zip-2.3.4 -pyjwt==1.5.3 +pyjwt==1.6.4 unidecode==1.0.22 webargs==1.8.1