Update raven from 5.32.0 to 6.0.0

This commit is contained in:
pyup-bot 2017-02-17 15:04:46 -08:00
parent a0efe83901
commit 61ea309da7

View File

@ -29,7 +29,7 @@ django-anymail==0.8
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
# Raven is the Sentry client
# --------------------------
raven==5.32.0
raven==6.0.0
{%- endif %}
{% if cookiecutter.use_opbeat == "y" -%}