Merge pull request #757 from pydanny/pyup-update-opbeat-3.3.4-to-3.4.0

Update opbeat to 3.4.0
This commit is contained in:
Audrey Roy Greenfeld 2016-08-26 11:10:08 -07:00 committed by GitHub
commit a2386c796c

View File

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