Update psycopg2 from 2.7 to 2.7.1

This commit is contained in:
pyup-bot 2017-03-13 06:07:46 -07:00
parent 62214af49a
commit 6df8ef5127

View File

@ -6,7 +6,7 @@
# Python-PostgreSQL Database Adapter
# If using Win for dev, this assumes Unix in prod
# ------------------------------------------------
psycopg2==2.7
psycopg2==2.7.1
{%- endif %}
# WSGI Handler