Update psycopg2 from 2.7.3 to 2.7.3.1

This commit is contained in:
pyup-bot 2017-08-26 10:13:03 -07:00
parent e8c06135fe
commit 3f940e52fc

View File

@ -37,7 +37,7 @@ django-allauth==0.33.0
# from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg # from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg
{% else %} {% else %}
# Python-PostgreSQL Database Adapter # Python-PostgreSQL Database Adapter
psycopg2==2.7.3 psycopg2==2.7.3.1
{%- endif %} {%- endif %}
# Unicode slugification # Unicode slugification