From f28303d2b4e9bd371ff9b2fb0a0dea091f30dbd3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 13:11:54 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.0.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.0.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.0.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34310ed..c57eaa2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tornado==6.0.3 requests==2.23.0 -pyjwt==1.7.1 +pyjwt==2.0.1 gitpython==2.1.12 there==0.0.9 mock==3.0.5