From a0de1d0698cf5277a96f50af2f10f51b0a5ac7d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Oct 2017 17:32:05 +0100 Subject: [PATCH] Update psycopg2 from 2.7.3.1 to 2.7.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 386828209..5b477d254 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ jsonschema==2.6.0 marshmallow-sqlalchemy==0.13.1 marshmallow==2.13.6 monotonic==1.3 -psycopg2==2.7.3.1 +psycopg2==2.7.3.2 PyJWT==1.5.3 SQLAlchemy-Utils==0.32.19 SQLAlchemy==1.1.14