Update raven from 6.2.1 to 6.3.0 (#1378)

This commit is contained in:
pyup.io bot 2017-10-31 10:26:40 +01:00 committed by Shupeyko Nikita
parent f814b9c6b7
commit b718911012

View File

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