From 97d35b86b551609594a7632546146ca8e7eec7cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 Dec 2020 13:00:05 +0000 Subject: [PATCH] Update pyjwt from 1.7.1 to 2.0.0 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 59c2ebcc2..6739b5b79 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -18,7 +18,7 @@ jsonschema==3.2.0 marshmallow-sqlalchemy==0.24.1 marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 -PyJWT==1.7.1 +PyJWT==2.0.0 SQLAlchemy==1.3.20 strict-rfc3339==0.7 rfc3987==1.3.8