From b0f772a2cf2d4cbf1d325e506c4544b01a989c68 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:19 +0000 Subject: [PATCH] Update pyjwt from 2.0.0 to 2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ec8bc767..6b46d3068 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,7 +147,7 @@ pyexcel-xlsx==0.6.0 # via -r requirements.in pyexcel==0.6.6 # via -r requirements.in -pyjwt==2.0.0 +pyjwt==2.0.1 # via notifications-python-client pyparsing==2.4.7 # via packaging