Update opbeat from 3.5.2 to 3.5.3

This commit is contained in:
pyup-bot 2017-10-13 07:24:15 -07:00
parent d0e5c4b3b6
commit 015a3c4262

View File

@ -35,5 +35,5 @@ raven==6.2.1
{% if cookiecutter.use_opbeat == "y" -%} {% if cookiecutter.use_opbeat == "y" -%}
# Opbeat agent for performance monitoring # Opbeat agent for performance monitoring
# ----------------------------------------- # -----------------------------------------
opbeat==3.5.2 opbeat==3.5.3
{%- endif %} {%- endif %}