From c772997d3f99eeff8a10aa3f4d9fa2ef3085d24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 3 Dec 2018 09:13:48 +0000 Subject: [PATCH] Bump pyjwt from 1.6.4 to 1.7.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 1.7.0. - [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.6.4...1.7.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c012c687..e90989ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ flask==1.0.2 jinja2-markdown jinja2==2.10 markdown -pyjwt==1.6.4 +pyjwt==1.7.0 unidecode==1.0.22 webargs==4.1.2