Update psycopg2 from 2.7 to 2.7.1

This commit is contained in:
pyup-bot 2017-03-13 06:07:47 -07:00
parent 6df8ef5127
commit 8b9da7d2f7

View File

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