mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 08:32:21 +03:00
Merge pull request #866 from pydanny/pyup-update-opbeat-3.4.0-to-3.5.0
Update opbeat to 3.5.0
This commit is contained in:
commit
ff582dc4d0
|
@ -35,5 +35,5 @@ raven==5.31.0
|
||||||
{% if cookiecutter.use_opbeat == "y" -%}
|
{% if cookiecutter.use_opbeat == "y" -%}
|
||||||
# Opbeat agent for performance monitoring
|
# Opbeat agent for performance monitoring
|
||||||
# -----------------------------------------
|
# -----------------------------------------
|
||||||
opbeat==3.4.0
|
opbeat==3.5.0
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user