From 50fc439036b5b4a3343c696c30680503a42f1287 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 18:10:45 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.1.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.1.0. - [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.1.0) 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..41fdb56 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.1.0 gitpython==2.1.12 there==0.0.9 mock==3.0.5