Update psycopg2 from 2.7.3.2 to 2.7.4

This commit is contained in:
pyup-bot 2018-02-08 12:09:15 -08:00
parent 228e2e42cc
commit 4a9b4413e7

View File

@ -36,7 +36,7 @@ django-allauth==0.35.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.2 psycopg2==2.7.4
{%- endif %} {%- endif %}
# Unicode slugification # Unicode slugification