From bd51d82443477c68fb193eef6277bde33fedb37f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 10 Apr 2019 14:00:11 +0100 Subject: [PATCH] Update psycopg2-binary from 2.7.7 to 2.8.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index cff67fa61..8967f2113 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -16,7 +16,7 @@ iso8601==0.1.12 jsonschema==3.0.1 marshmallow-sqlalchemy==0.16.1 marshmallow==2.19.2 -psycopg2-binary==2.7.7 +psycopg2-binary==2.8.1 PyJWT==1.7.1 SQLAlchemy==1.2.18