From 979a12b6825653e6f77012513a44137125b880ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jul 2017 17:54:13 +0100 Subject: [PATCH] Update psycopg2 from 2.6.2 to 2.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 875e27a94..da1187efd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask==0.10.1 Flask-Script==2.0.5 Flask-Migrate==1.3.1 Flask-SQLAlchemy==2.0 -psycopg2==2.6.2 +psycopg2==2.7.3 SQLAlchemy==1.0.15 SQLAlchemy-Utils==0.32.9 PyJWT==1.4.2