Update raven from 5.32.0 to 6.0.0 (#1041)

This commit is contained in:
pyup.io bot 2017-02-20 14:22:48 +01:00 committed by Jannis Gebauer
parent a0efe83901
commit b3896c4f75

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" -%}