From 49dac21739b60e4bd1eaa511a7b8d5242205c353 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Mar 2021 13:00:05 +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 0420f01bb..fad68c497 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