From fe30942889b650e958979aede949452d11bc3b8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 26 Aug 2017 14:56:56 +0100 Subject: [PATCH] Update psycopg2 from 2.7.3 to 2.7.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51a4b4155..23e45450c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ jsonschema==2.6.0 marshmallow-sqlalchemy==0.13.1 marshmallow==2.13.6 monotonic==1.3 -psycopg2==2.7.3 +psycopg2==2.7.3.1 PyJWT==1.5.2 six==1.10.0 SQLAlchemy-Utils==0.32.14