From 87a093845abddad9cafddf3895e963d3512868b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Nov 2020 13:00:07 +0000 Subject: [PATCH] Update psycopg2-binary from 2.8.5 to 2.8.6 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 15eec61a7..07f28bc8e 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -17,7 +17,7 @@ itsdangerous==1.1.0 jsonschema==3.2.0 marshmallow-sqlalchemy==0.23.1 marshmallow==2.21.0 # pyup: <3 # v3 throws errors -psycopg2-binary==2.8.5 +psycopg2-binary==2.8.6 PyJWT==1.7.1 SQLAlchemy==1.3.19 strict-rfc3339==0.7