From ca48665778802a32356759a71fc4ff209ec1f699 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Jan 2019 18:16:07 +0000 Subject: [PATCH] Update psycopg2-binary from 2.7.5 to 2.7.7 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index c152dff4a..56055e7d1 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -16,7 +16,7 @@ iso8601==0.1.12 jsonschema==3.0.0a3 marshmallow-sqlalchemy==0.15.0 marshmallow==2.16.3 -psycopg2-binary==2.7.5 +psycopg2-binary==2.7.7 PyJWT==1.6.4 SQLAlchemy==1.2.14