Update raven from 5.20.0 to 5.21.0

This commit is contained in:
pyup-bot 2016-06-16 12:26:32 -07:00
parent e085b40ab5
commit 4ef56be3d9

View File

@ -29,7 +29,7 @@ django-anymail==0.3.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==5.20.0 raven==5.21.0
{%- endif %} {%- endif %}
{% if cookiecutter.use_opbeat == "y" -%} {% if cookiecutter.use_opbeat == "y" -%}