Update psycopg2 from 2.7.3 to 2.7.3.1

This commit is contained in:
pyup-bot 2017-08-26 10:13:01 -07:00
parent 7bb1d1af21
commit e8c06135fe

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.3 psycopg2==2.7.3.1
{%- endif %} {%- endif %}
# WSGI Handler # WSGI Handler