From 7edaa8dc513faca4eabf2dc69c84bf95091b076e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 8 Feb 2018 15:37:12 +0000 Subject: [PATCH] Update psycopg2 from 2.7.3.2 to 2.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed28b8bb9..6887ecaf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ jsonschema==2.6.0 marshmallow-sqlalchemy==0.13.2 marshmallow==2.15.0 monotonic==1.4 -psycopg2==2.7.3.2 +psycopg2==2.7.4 PyJWT==1.5.3 SQLAlchemy-Utils==0.32.21 SQLAlchemy==1.2.2