From 80f86441b6ca6a914d0180823c980f6baa8ad454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 10 Dec 2018 09:11:59 +0000 Subject: [PATCH] Bump pyjwt from 1.6.4 to 1.7.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 1.7.1. - [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.1) 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..0f697302 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.1 unidecode==1.0.22 webargs==4.1.2