From c89876f02297927d593b113f33bc096dc6733cdc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Jan 2021 17:00:13 +0000 Subject: [PATCH] Update pyjwt from 2.0.0 to 2.0.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 7accb8e3a..24eb89646 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -18,7 +18,7 @@ jsonschema==3.2.0 marshmallow-sqlalchemy==0.24.0 # pyup: <0.24.1 # marshmallow v3 throws errors marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 -PyJWT==2.0.0 +PyJWT==2.0.1 SQLAlchemy==1.3.22 strict-rfc3339==0.7 rfc3987==1.3.8