From c78120f7c7f6e741b84835b0544a02cb6692e768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 24 May 2019 00:02:14 +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 2211033..c194f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ idna==2.7 more-itertools==4.3.0 pluggy==0.8.0 py==1.7.0 -PyJWT==1.6.4 +PyJWT==1.7.1 pytest==3.9.3 requests==2.20.0 six==1.12.0