Update raven from 6.2.1 to 6.3.0

This commit is contained in:
pyup-bot 2017-10-29 14:19:40 -07:00
parent f26a9fb9fe
commit 4bca2a4afc

View File

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