Update psycopg2 from 2.7.2 to 2.7.3

This commit is contained in:
pyup-bot 2017-07-24 11:47:58 -07:00
parent 34c969423f
commit 1bdf6ec333

View File

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