Pin raven to latest version 5.20.0

This commit is contained in:
pyup-bot 2016-06-14 08:47:30 -07:00
parent 36c58f1d2c
commit 3d23787ce0

View File

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