Update raven from 5.24.2 to 5.24.3

This commit is contained in:
pyup-bot 2016-08-08 12:48:56 -07:00
parent 26561841f6
commit 43df65afca

View File

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