Update raven from 6.3.0 to 6.4.0

This commit is contained in:
pyup-bot 2017-12-11 23:26:14 -08:00
parent 2e672856be
commit 177c3570ba

View File

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